ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRplPass (Function)
Sets the passwords used to protect the universal replication files.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
httpRequest
The HTTPRequest keyword can correspond to...
SysYRes (Function)
Returns the vertical screen resolution.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Code snippets
The code editor allows you to enter "Code snippets"......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SysXRes (Function)
Returns the horizontal screen resolution.
apExecute (Function)
Runs an action plan.
Map control properties
The following properties can be used with Map controls:...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
LooperInsert (Function)
Inserts a row into a Looper control.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
DDESend (Function)
Sends a data to the program connected via DDE.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.