ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Installing a SOAP server with Apache
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
8. Windows in practice
Discover the main actions that can be performed on the windows....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Principle for running threads
At runtime, an application runs in a main thread......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.