ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp constants
The Hasp constants are as follows......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
MatInvert (Function)
Calculates the inverse of a square matrix.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
NetworkConnect (Function)
Associates a drive with a shared network directory.
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Supercontrol
A supercontrol is an advanced type of control......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
How to find out whether a report was printed?
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......