ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Handling a Web Component control through programming
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......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
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.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<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.
Programming the looper attributes
All the looper attributes can be handled by programming......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Select query description window: Items used