ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
User Groupware files
Two categories of data files are managed......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
EventOpen (Function)
Opens a synchronization event between several threads.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
9. Hardware and software requirements
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
IFrame control
IFrame is an HTML concept......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....