ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
The Cell control
The Cell control contains controls......
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Error 108: The size of the variable is not allowed
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Error 116: An array dimension must be an integer value
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Switch control properties
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
WINDEV and OPC
OPC stands for "OLE for Process Control"......