ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
CouleurCadre (Property)
The Property color Frame allows you to define the color of the Border bubble step.
Peeling Corner control properties
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
21. Reports
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
HDFS functions
The following functions are used to manage files on a HDFS system......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.