ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Configuring the IIS 7/7.5 server
26. Style sheets: to simplify the layout
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling controls in a report
The different operations available for the report controls are as follows......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Camera control in a mobile application
The Camera control is used to......
9. Generation modes
WINDEV Mobile includes different types of generation......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
7. AJAX technology
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Managing space characters in the searches?
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WDInst: handling the files to install
By default, the files to install are......
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.