ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
Android Control Center
Do you know where to find your application log files?...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
fMoveDir (Function)
Moves a directory and its content.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
13. External component in practice
External component in practice...
12. External component in practice
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......