ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
XMLSavePosition (Function)
Stores the current position in the XML document.
How do I run through a table?
Lists the users currently connected to one or more files handled by a Client/Server connection....
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Report controls
Several types of controls can be handled in a report created by the report editor......
MySQL Native Connector: Features and notes
Remarks and specific features of the Native MySQL Connector...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
HFilterContains (Function)
Defines and enables a "Contains" filter on a table, view or query.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
MyPage (Reserved word)
MyPage is used to handle the current page...
HReadNext (Function)
Sets the position on the next table record according to a browse item.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
HAddLink (Function)
Adds an integrity rule between two tables on the server.