ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrint (Function)
Sends the character string passed as parameter to the print buffer.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
13. External component in practice
External component in practice...
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SQLConnect (Example)
Usage example of the SQLConnect function
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
List of extension attributes
The list of extension attributes ......
grPrint (Function)
Prints a chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
MatWrite (Function)
Writes an element into a matrix.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
SocketConnect (Function)
Connects a client computer to a given socket.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.