ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
18. Management of business rules
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
WDXView : Use
This help page presents the different features of WDXView......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Printing nested reports
To create a main report containing several secondary reports:...
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......