ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
WidthInPixel (Property)
The WidthInPixel property is used to get the width 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]).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
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...
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.
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.