ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
1. Examples provided with WINDEV Mobile
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
8. Optimizing an application
WDOptimizer: Editing and modifying a ".REP" file
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min