ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Reals
Multiline strings
To type character strings over several lines in the code editor...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....