ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to perform a full file browse?
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fMoveDir (Function)
Moves a directory and its content.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipCreateExe (Example)
Usage example of the zipCreateExe function
LooperSelectPlus (Function)
Selects a row in a Looper control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Events associated with List Box controls
List of events associated with List Box controls...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.