ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
ERR_CLOSED_PAGE
ERR_NO_CURRENT_PAGE
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
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......
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
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).
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
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)....
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)....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......