ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
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.
grTitle (Function)
Modifies the caption and/or position of the chart title....
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.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Document (Type of variable)
The Document type is used to handle a "docx" document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Other operators
The following are additional operators......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......