ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Internal component
An internal component is a set of elements from a project......
ReplicSynchro: Use
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
3. Deploying a WINDEV application
Area (Property)
The Area property is used to define an area.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
7. Internal component
An internal component is a set of elements from a project....
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......