ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SocketRead (Function)
Retrieves a message sent by another socket.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Array management functions
List of functions for managing arrays...