ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSSend (Function)
Sends an SMS.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
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....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
DownloadAdd (Function)
Adds a new download in the device's download manager....
xlsColumnType (Example)
Usage example of the xlsColumnType function
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
TableInfoXY (Example)
Usage example of the TableInfoXY function
HSendMessageToClient (Function)
Displays a message on the client computers.
Action Bar control events
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Error 1016: The method of the class is private
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
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....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SFDelete (Function)
Deletes records from a Salesforce database.