ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
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......
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.
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.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
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....
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.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Global and local variable
Two types of variables are available......
Phone constants (Android / iOS)
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....