ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
XMLSavePosition (Function)
Stores the current position in the XML document.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
Component diagram
A component diagram shows the physical and static architecture of a system software......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Configuring the SOAP administrator
ErrorBuild (Function)
Displays a custom error message in a system error window.