ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Time and date management properties
List of properties for managing dates and times...
5. Deploying a dynamic site (Session or AWP) in practice
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......