ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Detailed use of WINDEV FTP/RPC
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
16. Types of code
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....