ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Example)
Usage example of the HCreateView function
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
iPreview (Example)
Usage example of the iPreview function
Event (Example)
Usage example of the Event function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Error 25: No THEN statement is associated with this IF