ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query and project
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
HListConnection (Function)
Returns the list of connections currently described in the application.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
WINDEV License Agreement
WINDEV License Agreement...
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Developing 64-bit sites
You can deploy 64-bit compatible sites......