ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
Describing an element
A flexible modeling includes different elements linked together......
23. Print modes
The Looper control
A Looper control is used to repeat the controls found in a specific area......
User report editor (Reports & Queries)
A report provides a custom view of data......
Border of controls
One of the most important elements of control style is its border......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
MyReport (Reserved word)
MyReport is used to handle the current report...
Viewing a report in 3D
Your report displays controls that overlap?......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Time management
For each element (windows, reports, ......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
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....
Time (Type of variable)
The Time type is used to easily handle the times...
18. Order of execution of the code of buttons/links