ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Programming custom calculations in Table controls
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Execute (Function)
Starts the execution of a process through programming.
Events associated with Button controls
List of events associated with Button controls...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Query editor: Characteristics
Environment of the query editor
AddLink (Function)
Adds a link to a text section in an edit control.
fRename (Function)
Modifies the name of a file.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Constants for managing Map controls
Constants for managing Map controls...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
grAddData (Function)
Adds a data into a chart.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Constants for managing the windows
List of constants used by the functions for managing the windows...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Installing the monitor
The monitoring robot includes three executables......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.