ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
10. Customizing the aspect of a site: skin elements
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Message text file format
The text files created by WDMSG use a specific format......
Control (Type of variable)
The Control type is used to define the characteristics of a control.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
Speech synthesis in the mobile applications
The phones can talk!......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SOAP constants
List of constants used by the SOAP functions....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
W3C standardization
You must comply with the W3C standard (HTML 4......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......