ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Handling a Web Component control through programming
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HTTP constants
List of constants used by the HTTP functions....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
<HTML Display control>.ControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Programming the looper attributes
All the looper attributes can be handled by programming......
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.