ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
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.
zipExtractFile (Example)
Usage example of the zipExtractFile function
gLine (Function)
Builds a sequence of characters containing a line.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
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.
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.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
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
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Operations performed on collaboration diagrams
The following paragraphs explain......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
LOOP statement
The statement block is repeated endlessly...