ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Chart management functions
...Chart management functions...
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Starting WDOptimizer in a command line
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Print constants
List of constants used by the print functions....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
HErrorLock (Function)
Used to check whether a lock error occurred.
grImageSize (Function)
Defines the size of the image containing the chart.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Various constants
List of various constants used by the constants WINDEV functions....
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....