ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
grMenu (Function)
Defines the type of context menu displayed by a chart.
SysWinShow (Function)
Modifies the display status of a window.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
FTPCommand (Function)
Sends a specific FTP command to a server.
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Report based on a query
Queries are used to easily select records in one or more data files......
HInfoLog (Function)
Returns information about the server logs.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
PVTCalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.