ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Error 1017: The method is not global: use: to access it
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Error 1006: The member is not global: use: to access it
Events associated with an infinite Progress Bar control
WDScript: use in command-line and console mode
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
Properties associated with the areas defined in Zoning mode
Unnecessary confirmation dialogs? Use automatic validation
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
8. If you are already familiar with WINDEV
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Internal component
An internal component is a set of elements from a project......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....