ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Various constants
List of various constants used by the constants WINDEV functions....
fDriveInfo (Function)
Returns information about a drive.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
fShortName (Example)
Usage example of the fShortName function
BurnerList (Function)
Returns the list of burners installed on the current computer.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Right (Function)
Extracts the last characters from a string or string buffer.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Variables for managing the Drag and Drop
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Starting WDOptimizer in a command line
Border management constants
List of constants used by the border management functions....