ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

API (Function)
Runs a function found in an external DLL.
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
EventTimeline (Variable type)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code......
Sort (Function)
Sorts a WLanguage array.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Position (Function)
Finds the position of a specified string within another string.
Combination (Type of variable)
A combination is a set of options.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Image control in a page