ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Constants for managing projects
List of constants used by the functions for managing projects....
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.).
dCopyImage (Example)
Usage example of the dCopyImage function
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Control constants
List of constants used by the functions for managing controls...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Creating the Table windows of the WINDEV RAD pattern
dFont (Example)
Usage example of the dFont function
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Passing parameters
The parameters can be passed to a procedure......
Warning (Function)
Displays a custom message in a system warning window.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DnDAccept (Example)
Usage example of the DnDAccept function
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....