ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Time (Type of variable)
The Time type is used to easily handle the times...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
The Static Text control
A Static Text control is a control used to display a static text......
Page constants
List of constants used by page functions....
Array functions
List of functions for managing arrays...
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......