ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
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......
Speech synthesis in the mobile applications
The phones can talk!......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
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......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
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 ......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
SpreadsheetFreeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......