ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Euro functions
List of Euro functions...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Customizing the User Groupware
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....