ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
8. Windows in practice
Discover the main actions that can be performed on the windows....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window...
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying...
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
ControlClone (Function)
Creates a new control from an existing control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used...
HCreateMovableReplica (Function)
Creates a movable replication.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.