ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure/Function
A procedure is used to associate an identifier with a statement block......
fSize (Function)
Returns the size of a file (in bytes).
Error (Function)
Displays a custom error message in a system error window.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The Upload control
The Upload control is used to upload files on the Web server......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
J2EE constants
List of constants used by the J2EE functions....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
GglUploadDocument (Function)
Uploads a document to the Google server.
SQL view
An SQL view is a virtual data source defined by an SQL query......
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
SocketCreate (Example)
Usage example of the SocketCreate function
HCloseConnection (Example)
Usage example of the HCloseConenction function