ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Position (Function)
Finds the position of a specified string within another string.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
KanbanFilter (Function)
Displays only cards that match the specified filter.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
GetVariableDefinition (Function)
Gets the description of a variable.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Chart functions
...Chart functions...
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.