ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the framesets
The different operations that can be performed on the framesets are as follows......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Document (Type of variable)
The Document type is used to handle a "docx" document.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
Structure of data files of user groupware
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....