ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Removing a project from the SCM (Source Code Manager)
XML functions (prefix syntax)
List of XML functions...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
HDescribeConnection (Function)
Describes a new connection to an external database.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Configuring the setup program
Two tools can be used to create a setup program......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Events associated with Static controls
List of events associated with Static controls...
HFSQL management functions
List of functions for HFSQL management...
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
GglListCalendar (Example)
Usage example of the GglListCalendar function
GglGetCalendar (Example)
Usage example of the GglGetCalendar function