ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HTML Display control properties
HTML Display control properties...
gLine (Function)
Builds a sequence of characters containing a line.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
zipSplit (Example)
Usage example of the zipSplit function
zipExtractAll (Example)
Usage example of the zipExtractAll function
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HAlias (Example)
Usage example of the HAlias function
Control constants
List of constants used by the functions for managing controls...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Windows
The windows represent the main interface of a WINDEV application......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).