ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Which type of server to choose?
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
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......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NFC constants
List of constants used by the NFC functions...
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SOAP constants
List of constants used by the SOAP functions....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Entity of a CDM
To group information according the MERISE method, entities must be created......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......