ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPConnect (Example)
Usage example of the FTPConnect function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function
How to loop through a file using filters?
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
grPrint (Function)
Prints a chart.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
grParameter (Function)
Retrieves or modifies a chart parameter.
zipChangePath (Example)
Usage example of the zipChangePath function
HDescribeConnection (Function)
Describes a new connection to an external database.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.