ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
CurrentWin (Function)
Identifies the window currently in edit.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
fRead (Example)
Usage example of the fRead function
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
USBFind (Function)
Finds a USB device according to keywords.
fEncrypt (Example)
Usage example of the fEncrypt function
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Bar code constants