ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
ModbusSendRawFrame (Function)
Sends a raw frame to a Modbus slave. This enables communication with devices that do not strictly comply with the Modbus standard.
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
Error 803: Return and Result cannot be used in the same process
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
iParameterPDF (Example)
Usage example of the iParameterPDF function
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
HReadSeek (Example)
Usage example of the HReadSeek function
FileDisplay (Example)
Usage example of the FileDisplay function
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
iZoneHeight (Example)
Usage example of the iZoneHeight function