ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
2. Deploying a static site or a PHP site
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
ERR_CANNOT_OPEN_FILE
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Programming patterns
CAUTION......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ERR_BAD_FILE
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
23. Print modes
Saving entered data (AAF)
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......