ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
Image control in a page
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Organizer control functions
The following functions are used to manage the Organizer control:...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Functions for managing emails (prefix syntax)
List of functions for managing emails...
Translating a text file with WDTRAD
Thread management functions
List of functions for managing threads...
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
10. Internal components in practice
Currencies
A currency is a real coded on 10 bytes....
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.