ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
The Spreadsheet control
Spreadsheets are one of the most used office tools......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Items used in a select query
A query created in the query editor can contain several types of items......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Common project
Projects are often cross-platform......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
9. Monitor your sites, servers, etc.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Creating an insert query
An insert query (corresponding SQL statement......
HFSQL management functions
List of functions for HFSQL management...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....