ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetDocument (Function)
Downloads a document from the Google Docs service.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
zipOpen (Function)
Opens an existing archive.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.