ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
HListConnection (Function)
Returns the list of connections currently described in the application.
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....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
.NET application
To create a.NET application from a project......
zipDeleteAll (Function)
Deletes all files from an archive.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Description (Property)
The Description property is used to get and change the page description.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...