ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
ServiceStop (Function)
Stops a service.
ServiceStart (Function)
Starts a service.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
HFilter (Function)
Defines and enables a filter on a table, view or query.
SQLExec (Example)
Usage example of the SQLExec function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
grParameter (Function)
Retrieves or modifies a chart parameter.
fMoveFile (Function)
Moves a file from one directory to another.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Lotus Notes constants
List of constants used by the Lotus Notes functions....
SNMP constants
List of constants used by the SNMP functions....
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.