ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPGetResult (Example)
Usage example of the HTTPGetResult function
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Installing a Webservice (old format)
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Calling a procedure/a function
Syntax for calling a local or global procedure.
HErrorLock (Function)
Used to check whether a lock error occurred.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Sensor constants
Constants used by the SensorXXX functions...
zipOpen (Example)
Usage example of the zipOpen function
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Record (Type of variable)
The Record type is used to save the values of a record.
dPixelColor (Example)
Usage example of the dPixelColor function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.