ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clipboard management functions
List of functions for managing the clipboard...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
zipExtractAll (Example)
Usage example of the zipExtractAll function
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
FTPTime (Example)
Usage example of the FTPTime function
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
XMLChild (Function)
Positions on the first child element of current element.
iEllipse (Function)
Prints an ellipse (in a rectangle).
PostMessage (Function)
Sends a Windows message to a control or to a window.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Constants for managing animations
List of constants used by the functions for managing the animations...
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......