ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeStyle (Function)
Modifies the style of a control dynamically.
List of operators
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
fCurrentDrive (Function)
Gets or sets the current drive.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
KioskDisable (Function)
Disables kiosk mode for the current application.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
PageParameter (Example)
Usage example of the PageParameter function
NFC constants
List of constants used by the NFC functions...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
9. Types of standard controls
Types of standard controls...
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
HIndex (Function)
Rebuilds the file index (".NDX" file).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
dPixelColor (Example)
Usage example of the dPixelColor function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......