ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls......
Internal component
An internal component is a set of elements from a project......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
15. Creating the executable in practice
Creating the executable in practice...
Creating the skin template of a report
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
ERR_ALREADYCONNECTED
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Error 507: The '++' operator is not allowed
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....