ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
WEBDEV Application Server 2024
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
1. What is the WEBDEV administrator used for
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
WINDEV Mobile concepts
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
5. User Groupware in practice
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......