ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
SysInstance (Function)
Returns the instance of a module.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
HCreateView (Example)
Usage example of the HCreateView function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HCloseConnection (Example)
Usage example of the HCloseConenction function
HCloseAnalysis (Function)
Closes the current analysis.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
fShortName (Example)
Usage example of the fShortName function