ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Deploying a WINDEV application
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
SocketRead (Function)
Retrieves a message sent by another socket.
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
1. Examples provided with WINDEV Mobile
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
Creating a window skin template
httpRequest (Variable type)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Chart: Managing legends
Several types of legends are supported in the charts......
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.