ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
CurrentWin (Function)
Identifies the window currently in edit.
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Modulo (Reserved word)
Returns the remainder of a division.
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Constants for managing the registry
List of constants used by the registry management functions....
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HReadFirst (Function)
Positions on the first file record according to a browse item.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.