ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Document (Variable type)
The Document type is used to handle a "docx" document.
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....
Service variable
The Service variable is used to......
Import a list of requirements
The Project Management Hub allows you to import requirements......
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Using the Vista style in your windows
WINDEV allows you to customize......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
BackgroundTaskAdd (Function)
Adds a new background task.
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Font set (WEBDEV website)
The browser support the most common fonts by default......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......