ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Other operators
The following are additional operators......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
HTMLToText (Function)
Converts an HTML string or buffer to text.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
PDFToText (Function)
Extract the text contained in an Document PDF.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......