ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
WDMSG, WDTRAD and WDDIXIO: Translation tools
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Guide organization
Organization of WINDEV Concepts...
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
WDINT, WDTRAD and WDDIXIO: Translation tools
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
WDTRAD license agreement
WDTRAD license agreement...
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.