ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeItem (Function)
Describes a file item through programming.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Environment of code editor
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
HFSQL constants
List of constants used by the HFSQL functions....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
8. Windows in practice
Discover the main actions that can be performed on the windows....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.