ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
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.
zipCreate (Function)
Creates an archive.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Creating the Table windows of the WINDEV RAD pattern
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......