ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontName (Property)
The FontName property is used to manage the name of the font used.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
OrganizerWorkingHour (Function)
Used to indicate the specific working hours per day in an Organizer control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grWndSize (Function)
Defines the size of the window containing the chart.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
zipListFile (Function)
Returns the list of files found in an archive.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
FileSize (Property)
The FileSize property is used to get the size of a file.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
AnimationDuration (Property)
The Property AnimationDuration allows you to define the duration of the animation of the effect applied to the target control during a guided tour.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
DateToInteger (Function)
Converts a date to an integer.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.