ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
iBorder (Function)
Prints a border at specified coordinates.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Describing an element
A flexible modeling includes different elements linked together......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Commands of the external interface
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
DocSave (Function)
Saves a document as a "docx" file.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
"?" menu
WINDEV proposes a help menu adapted to your applications......