ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddChild (Function)
Adds a child tag into an XML document.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Other operators
The following are additional operators......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Handling Scheduler controls programmatically
A Scheduler control can be......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Setup mode
Several methods can be used to distribute a WINDEV application......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
EventCreate (Function)
Creates an event.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Image (Property)
The Image property gets and sets the background image of a control or block.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
HState (Function)
Used to find out the state of a record.