ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithSpace (Example)
Usage example of the WithSpace function
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
OpenChild (Function)
Opens a non-modal child window.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Multi-touch management functions
The following functions are used to manage the multi-touch......
Events associated with a Navigation Bar control
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Factorial (Function)
Returns the factorial of an integer number.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
Map control functions
Map control functions...
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).