ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
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....
Declaring and using a variable
A variable is defined by name and type......
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....
Extracting messages added or modified since last extraction
A project was already created and translated......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
HeightInPixel (Property)
The HeightInPixel property is used to get the height 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.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
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.
Chart constants
List of constants used by the functions for chart management....
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....
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.