ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
XMLNext (Function)
Positionq on the next element (tag or attribute).
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
XMLDocument (Function)
Creates a new XML document.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Constants for the archiving functions
List of constants used by the archiving functions....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Print constants
List of constants used by the print functions....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min