ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Scope (Property)
The Scope property property is used to specify requested permissions.
REP files
REP files contain the list of data files handled by the application....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Font (Type of variable)
A Font variable creates a font programmatically...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
Warning 12: The label is unused
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......