ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Events associated with Tab controls
List of events associated with Tab controls...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
CursorDisplay (Function)
Displays or hides the mouse cursor.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Structure (Type of variable)
A structure is a custom type of data...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.