ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Value (Property)
The Value property is used to:
  • Find out and modify the value of a report control.
  • Find out and modify the value of a control or the title of a window.
  • Find out the identifier of a stream.
  • Find out and modify the value of a control or the title of a page.
Max (Function)
Returns the greatest value passed as parameter.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows...
<ANSI string>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
LocalStorageAdd (Function)
Adds a value to the local storage.
Abs (Function)
Returns the absolute value:
  • of a numeric value,
  • of a numeric expression (integer or real).
  • of a duration.
<Array>.Max (Function)
Returns the greatest value in the array.
<Array>.Min (Function)
Returns the lowest value in the array.
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
Min (Function)
Returns the lowest value.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
SOAPRun (Function)
Runs a procedure on a SOAP server.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
GPSLastPosition (Function)
Retrieves the information about the last known device position.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program...
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging...
Constants for managing Big Data Redis databases
Animation (Property)
The Animation property animates an image.
List of reserved words
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
HClient structure
The HClient structure is used to......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found...
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records...
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.