ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Example)
Usage example of the UploadCopyFile function
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
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
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
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...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
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.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
AddLink (Function)
Adds a link to a text section in an edit control.
Error 803: Return and Result cannot be used in the same process
Error 103: The type is unknown