ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Code snippets
The code editor allows you to enter "Code snippets"......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Managing assertions
...The main available features are as follows:...
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Creating a select query
A select query (corresponding SQL statement......
2. Analysis in practice
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......