ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
xlsData (Example)
Usage example of the xlsData function
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Type (Example)
Usage example of the Type property
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
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......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
xlsNbRow (Example)
Usage example of the xlsNbRow function
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......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
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.