ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
zipOpen (Example)
Usage example of the zipOpen function
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
fMoveDir (Function)
Moves a directory and its content.
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Internal component
An internal component is a set of elements from a project......
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....