ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with List Box controls
List of events associated with List Box controls...
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.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
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....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
API (Function)
Runs a function found in an external DLL.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
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)......
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
Events associated with a Spreadsheet control
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Runtime log
The runtime log is the best way to identify the most used features of an application......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SysIconAdd (Example)
Usage example of the SysIconAdd function
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.