ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Creating the Vision pages of the WEBDEV RAD pattern
WDScript: use in command-line and console mode
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
HDFS functions
The following functions are used to manage files on a HDFS system......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
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.
Data persistence
The data persistence is used to store the value typed by the user......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....