ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadExecute (Function)
Starts the execution of a secondary thread.
Guided tour management constants
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
MenuInsertOption (Function)
Inserts a new option at a specific position.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
grLegend (Function)
Indicates the presence and position of legend in a chart.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Constants for the geo-localization functions
Constants used by the geo-localization functions...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SIPVisible (Function)
Displays the keyboard.
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
DDE constants
List of constants used by the DDE functions...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Constants for managing arrays
List of constants used by the functions for array management....
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....