ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Set of procedures
The global procedures are grouped in set of procedures...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
16. Types of code
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Local procedure
Two types of procedures are available...
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....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Wi-Fi functions
Functions for Wi-Fi management...
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Kanban control events
The following events are associated with Kanban controls......
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Statistical constants
List of constants used by the statistical functions....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
Constants for managing the Enumerations and the Combinations
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
UUDecode (Function)
Decodes a character string in UUEncode format.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Truncate (Function)
Truncates the right part of a string or buffer.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).