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).
Power (Function)
Raise a number to a power.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
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.
The different types of integers
MemCreate (Function)
Creates a memory area.
SQLExec (Example)
Usage example of the SQLExec function
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Calling a procedure/a function
Syntax for calling a local or global procedure.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Sort (Function)
Sorts a WLanguage array.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.