ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Global and local variable
Two types of variables are available......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Saving entered data (AAF)
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
13. 3-Tier architecture
The Wire control
The Wire control is used to visually link 2 controls......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Properties associated with the areas defined in Zoning mode
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Runtime log
The runtime log is the best way to identify the most used features of an application......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....