ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Properties linked to the Euro management
List of properties linked to the Euro management...
Defining clickable areas
In a page, an Image control can contain clickable areas......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
The different types of variables
The different types of variables are......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Runtime log
The runtime log is the best way to identify the most used features of an application......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Format (Property)
The Format property is used to identify and change the format of an element
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
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......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
PageNumber (Property)
The PageNumber property gets and sets a page number.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
iPageNum (Function)
Returns or initializes the number of the page currently printed.