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......
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....
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.
Various WEBDEV constants
Various WEBDEV constants...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
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......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
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.
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.
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......