ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed....
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
CurrentWin (Function)
Identifies the window currently in edit.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
grAddData (Function)
Adds a data into a chart.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
9. Hardware and software requirements
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WINDEV and the SOAP protocol
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
8. Windows in practice
Discover the main actions that can be performed on the windows....