ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
HExecuteView (Example)
Usage example of the HExecuteView function
TableAddChild (Example)
Usage example of the TableAddChild function
Error 703: The property does not exist
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
SQLModify (Example)
Usage example of the SQLModify function
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.