ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
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.
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
16. Types of code
Opens a replication in direct mode or with a replication server.
Global and local variable
Two types of variables are available...
Set of procedures
The global procedures are grouped in set of procedures...
3. Deploying a WINDEV application
Table,Count (External language)
Returns the number of elements in a Table control.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
NFCSendTag (Function)
Sends a NFC tag to another device.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
WDINT license agreement
WDINT license agreement...
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
EventOpen (Function)
Opens a synchronization event between several threads.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......