ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
NFC constants
List of constants used by the NFC functions...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
zipFileSize (Example)
Usage example of the zipFileSize function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Extra (Property)
The Extra property manges additional information.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.