ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
PageDisplay (Function)
Displays a web page in the user's browser....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Multi-project search
Performing a search in the current project is a common operation......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Defining clickable areas
In a page, an Image control can contain clickable areas......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
4. Create a page in the editor...
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
How to open a page?