ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelect (Function)
Returns the date selected in a Calendar control.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
SysNation (Function)
Returns the nation currently used by the system.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
iPrintArea (Function)
Prints a text in a rectangular area.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Date and Time management functions
List of functions for managing dates and times...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......