ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
iDestination (Function)
Configures the print destination.
URIGetInfo (Function)
Retrieves information of a URI resource.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Query editor: Characteristics
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Events associated with ListView controls
List of events associated with ListView controls...
AJAXExecute (Example)
Usage example of the AJAXExecute function
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
fListDirectory (Example)
Usage example of the fListDirectory function
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......