ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
4. When to use the debugger?
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
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......
5. HFSQL Cient/Server
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Error 101: Declaration of global variable not allowed
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Error 1008: The member of the class is protected
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Print constants
List of constants used by the print functions....
Code snippets
The code editor allows you to enter "Code snippets"......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
1
5
6
7
8
9
316
>