ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
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.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
LooperSelectPlus (Function)
Selects a row in a Looper control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
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...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.