ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
13. External component in practice
External component in practice...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
zipFindFile (Example)
Usage example of the zipFindFile function
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TableAddChild (Example)
Usage example of the TableAddChild function
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HOpenConnection (Function)
Opens a connection to a specific database.
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Copying controls from the page editor
The controls can be copied from the page editor......
Handle (External language)
Returns the handle of a window or control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
fRead (Example)
Usage example of the fRead function
Managing assertions
...The main available features are as follows:...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min