ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the menus for the pages of the WEBDEV RAD pattern
Creating the skin template of a report
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Events associated with framesets
List of events associated with framesets...
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
ToastDisplay (Function)
Displays a "Toast" message.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
WDZip: Creating or modifying an archive
This help page explains how to......
ZOrder (Example)
Usage example of the ZOrder property
FaxPause (Function)
Pauses a fax in the spooler.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Installing and starting WDTRAD
Installing and starting WDTRAD
SQLConnect (Example)
Usage example of the SQLConnect function