ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 1: Configuring the print parameters
This step allows you to choose......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
HLogStop (Function)
Stops the log process of a file.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
fDirSize (Function)
Returns the size of a directory in bytes.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
Drawing constants
List of constants used by the drawing functions....
grParameter (Function)
Retrieves or modifies a chart parameter.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
EmailCheckAddress (Function)
Checks the validity of an email address.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
grExist (Function)
Checks the existence of a chart in memory.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....