ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grTitle (Function)
Modifies the caption and/or position of the chart title....
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LooperInsert (Function)
Inserts a row into a Looper control.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Various WEBDEV constants
Various WEBDEV constants...
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.