ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ColorPalette (Function)
Returns a color found in the current palette.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
TableInfoXY (Example)
Usage example of the TableInfoXY function
Error 25: No THEN statement is associated with this IF
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SMSSend (Function)
Sends an SMS.
HSendMessageToClient (Function)
Displays a message on the client computers.
Action Bar control events
HState (Example)
Usage example of the HState function
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Error 1016: The method of the class is private
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Diagram management functions
Diagram management functions...
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.