ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Windows
The windows represent the main interface of a WINDEV application......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SQLListSource (Function)
Lists the data sources declared on a local site.
iParameterPDF (Function)
Defines the options for the generated PDF file.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......