ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Testing a project: setting
By testing the project you can simulate how the application will run......
How to create a menu?
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
8. Windows in practice
Discover the main actions that can be performed on the windows....
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
fDirRename (Function)
Renames a directory.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
Constants for WLanguage types
List of constants for managing WLanguage types....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.