ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Sidebar controls
List of events associated with Sidebar controls...
PageParameter (Example)
Usage example of the PageParameter function
NFC constants
List of constants used by the NFC functions...
ChangeStyle (Function)
Modifies the style of a control dynamically.
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
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
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......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HModify (Example)
Usage example of the HModify function
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Materialized view
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function