ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
Events associated with internal windows
List of events associated with internal windows...
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
dBackground (Example)
Usage example of the dBackground function
Structure (Type of variable)
A structure is a custom type of data...
Declaring and using a variable
A variable is defined by name and type......
WDTRAD options
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
fCurrentDrive (Function)
Gets or sets the current drive.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
MutexCreate (Function)
Explicitly creates a mutex.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
GglAnalyticsAddException (Function)
Adds an exception beside Google Analytics.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....