ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Managing space characters in the searches?
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
ERR_PARSER
How to choose the data source of a control?
This help page presents the different data sources available for a control....
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
3. Types of accessible files
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
2. Types of accessible files
Types of accessible files...
Zombie data files and items
During the life of an application, items live and die......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......