ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirRename (Function)
Renames a directory.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
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.
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.
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....
Testing a project: setting
By testing the project you can simulate how the application will run......
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.
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.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
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.