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......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
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.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
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.
LooperInsert (Function)
Inserts a row into a Looper control.
Managing main window menus
A main menu is necessarily associated with a window......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
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......