ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
1. WEBDEV editors
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
fSelect (Function)
Opens the Windows file picker.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Principle for running threads
At runtime, an application runs in a main thread......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Caption (Property)
The Caption property is used to get and change the text of an element.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Environment of the window editor
The main elements of window editor are as follows: