ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Classes, members, methods and properties
A class is made of......
Creating a query
Two methods can be used to create a query......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
<Source>.ModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
DriveCreateFile (Function)
Creates a file on the remote disk.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
8. If you are already familiar with WINDEV
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
DriveDeleteFile (Function)
Deletes a file on the remote disk.