ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
TextColor (Property)
The TextColor property is used to set the text color of an element.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
fWriteLine (Example)
Usage example of the fWriteLine function
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Table,Select,+ (External language)
Selects an element in a Table control.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights