ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Service variable
The Service variable is used to...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HReset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
Assignment operators
Three assignment operators are available...
<Source>.Reset (Function)
Initializes:
  • one or all variables of file items with their default values.
  • one or all items of a Record variable with their default values.
WLanguage types
The different types in WLanguage are...
Advanced types
The advanced types of WLanguage are as follows
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
Movable (Property)
The Movable property is used to define if an element can be moved.
Default (Property)
The Default property is used set default values.
Modbus functions (prefix syntax)
List of Modbus functions...
Nation (Property)
The Nation keyword can correspond to...
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE...
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
Extra (Property)
The Extra property manges additional information.
PageNumber (Property)
The PageNumber property gets and sets a page number.
Age
The Age keyword can correspond to...
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string:...
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.