ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image object detection functions (AI)
Image object detection functions (Artificial Intelligence)...
Using several libraries in an application
A library is a WDL file that contains all the resources......
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
PDFSign (Function)
Applies an approval signature to an existing PDF.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.DuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
HErrorLock (Function)
Used to check whether a lock error occurred.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....