ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
InfoBuild (Function)
Displays a custom message in a system information window.
Net constants
List of constants used by the Net functions....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Warning (Function)
Displays a custom message in a system warning window.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ErrorBuild (Function)
Displays a custom error message in a system error window.
Error 25: No THEN statement is associated with this IF
HOpenConnection (Function)
Opens a connection to a specific database.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Other operators
The following are additional operators......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Info (Function)
Displays a custom message in a system information window.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......