ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window controls
Several types of controls can be used in a window, ......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Handling Organization Chart controls programmatically
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Advanced types
The advanced types of WLanguage are as follows...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Status bar of windows
The status bar of a window is used to display several types of information......
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Using several libraries in an application
A library is a WDL file that contains all the resources......