ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Sending elements to Free Technical Support
The different operations available on report blocks are as follows......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
WorksheetName (Property)
The WorksheetName property gets and sets the name of a worksheet in an XLS document.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
<Source>.RecordDate (Function)
Returns the date and time of last write operation performed on a record in an HFSQL table (Classic or Client/Server)....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
<gglDrive variable>.ListFileGgl (Function)
Lists Google Docs Editors files (Docs, Sheets, etc.) present on Google Drive.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
SSHWrite (Function)
Writes data into the specified SSH session.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
EventDestroy (Function)
Explicitly destroys an event.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
LST: La Lettre du Support Technique, the WINDEV and WEBDEV magazine
The FOR EACH statement is used to run different types of HFSQL loops......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).