ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an array property of an advanced variable type (array of events of a gglCalendar variable, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
EndProgram (Function)
Ends the execution of the current program.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
LDAPValue (Function)
Returns the value corresponding to the index passed as parameter for the specified attribute.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Error 203: The procedure already has a scope attribute (local or global)