ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Removing a project from the SCM (Source Code Manager)
Warning 124: Shadowing a global variable
".STY" file: "Style sheet" file
A style sheet is a "......
LooperCount (Function)
Returns the number of rows in a Looper control.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Component diagram
A component diagram shows the physical and static architecture of a system software......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Windows
The windows represent the main interface of a WINDEV application......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
7. Source Code Manager (SCM)
WDINT setup
Share your projects via Git
Git is a source code manager......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Style sheet
A style sheet ("......
Repairing the project
In some cases, "Project......