ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Which type of server to choose?
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
System constants
List of constants used by the system functions....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
BurnerErase (Example)
Usage example of the BurnerErase function
RegistryQueryValue (Function)
Reads a value in the Windows registry.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
8. Optimizing an application
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HFSQL management functions
List of functions for HFSQL management...
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
SQLConnect (Example)
Usage example of the SQLConnect function
HTML constants
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Events associated with ListView controls
List of events associated with ListView controls...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.