ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
fMakeDir (Example)
Usage example of the fMakeDir function
HFileExist (Example)
Usage example of the HFileExist function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HModify (Example)
Usage example of the HModify function
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
iParameter (Example)
Usage example of the iParameter function
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Reals
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
Move
The Move property determines if an element can be moved.
Structure of data files of user groupware
HNbRec (Example)
Usage example of the HNbRec function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....