ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Page (Property)
The Page property is used to handle a page.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
zipExtractFile (Example)
Usage example of the zipExtractFile function
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
OCRExtractText (Function)
Reads the text contained in an image.
gLine (Function)
Builds a sequence of characters containing a line.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
dBorder (Function)
Draws the borders.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
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.
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.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Beep (Function)
Emits a beep.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.