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......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
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......
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)......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
ERR_CANNOT_OPEN_FILE
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......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
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......
Programming patterns
CAUTION......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
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......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
ERR_BAD_FILE
Saving entered data (AAF)
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
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....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......