ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
SQLConnect (Example)
Usage example of the SQLConnect function
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
fTime (Example)
Usage example of the fTime function
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Constants for managing projects
List of constants used by the functions for managing projects....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Animation (Property)
The Animation property animates an image.
Burner constants
List of constants used by the burner functions....
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
SysRecentDocList (Function)
Returns the list of recently opened documents.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
Error 20: The variable of the FOR loop should be a real
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
HReadSeek (Example)
Usage example of the HReadSeek function
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....