ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
dBorder (Function)
Draws the borders.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
gLine (Function)
Builds a sequence of characters containing a line.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Beep (Function)
Emits a beep.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Constants for managing masks
How to open a window?
Find/Replace in the current project
The "Find/Replace" feature is used to......
Time (Type of variable)
The Time type is used to easily handle the times...
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).