ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
SysSetFocus (Function)
Sets focus to a window or control.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Handling a control through programming in a report
All report controls can be handled through programming......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....