ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
1. The WINDEV Framework
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ComponentInfo (Function)
Returns information about a component.
".STY" file: "Style sheet" file
A style sheet is a "......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
USBDisconnect (Function)
Disconnects or ejects a USB device.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......