ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
9. Sharing a project in practice
Sharing a project in practice...
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Principle for running threads
At runtime, an application runs in a main thread......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
3. Application development cycle
Development cycle of a WINDEV application....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
Programming custom calculations in Table controls
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
6. Editing a page: zoning mode
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
6. Multiple generation
...Multiple generation...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).