ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
REP files
REP files contain the list of data files handled by the application....
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Right (Function)
Extracts the last characters from a string or string buffer.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
SQLLast (Function)
Sets the position on the last row of the query result.
15. Creating the executable in practice
Creating the executable in practice...
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ActionUndo (Function)
Cancels the last action performed by the end user.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......