ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Different types of data (Type of variable)
A variable is defined by name and type......
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
HCreateView (Example)
Usage example of the HCreateView function
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
List of reserved words