ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
HReadLast (Example)
Usage example of the HReadLast function
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
Animation (Property)
The Animation property animates an image.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
SQLConnect (Example)
Usage example of the SQLConnect function
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
fTime (Example)
Usage example of the fTime function
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.
Burner constants
List of constants used by the burner functions....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
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.