ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirSize (Function)
Returns the size of a directory in bytes.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
HLogStop (Function)
Stops the log process of a file.
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.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ServiceInfo (Function)
Returns information regarding the configuration of a service.
grParameter (Function)
Retrieves or modifies a chart parameter.
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Step 1: Configuring the print parameters
This step allows you to choose......
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.
Action Bar control events
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.
iVPos (Function)
iVPos is kept for backward compatibility.