ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Z-index of a control
All the controls in a window or report have a different z-index......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Programming an indexed control
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Functions for handling List Box, ListView and Combo Box controls (prefix syntax)
List of functions for handling List Box, ListView and Combo Box controls (prefix syntax)...
Multimedia functions (prefix syntax)
List of Multimedia functions...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......