ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
HAdd (Example)
Usage example of the HAdd function
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Creating the Table windows of the WINDEV RAD pattern
Automation object
The Automation keyword is used to declare an automation object...
Name (Property)
The Name property is used to get the name of an element.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
LooperAdd (Function)
Adds a row at the end of a Looper control.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.