ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Drawing constants
List of constants used by the drawing functions....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....