ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component
An internal component is a set of elements from a project......
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.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
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.
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......
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.
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......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
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....