ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control functions
List of functions for managing Looper controls...
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
5. The following files are automatically created
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
ProjectInfo (Function)
Returns specific information about the project currently run.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
CertificateSignString (Function)
Creates the signature of a character string.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Manager of automated tests
The test manager is used to......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
13. External component in practice
External component in practice...
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PreviousPage (Function)
Returns the name of the previous page.