ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDStatistics: Import log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
8. Optimizing an application
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HFSQL Client/Server: Setting up the server
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Size (Property)
The Size property is used to determine and change the size of an element.
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Text (Property)
The Text property is used to get and modify text.