ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Line control properties
List of properties associated with the Line control...
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
24. Displaying and linking pages
Using a query with parameters
A query with parameters can be used......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
11. Controls in practice
Discover the main characteristics of the controls...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.