ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF Reader control events
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....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
TableMode (Function)
TableMode is kept for backward compatibility.
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
HOpenConnection (Function)
Opens a connection to a specific database.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
AppInstallUPD (Function)
Triggers the automatic update of current application.
Installing and starting WDTRAD
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
IF statement
The conditional IF statement allows you to run an action according to a condition...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.