ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Declaring and using a variable
A variable is defined by name and type......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Help editor options
The options of the help editor ("Display......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Events associated with Link controls
List of events associated with Link controls...
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
The HTML Display control
The HTML Display control displays a web page in an application......
HTTPRequest (Function)
Starts an HTTP request on a server.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......