ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
PreviousPage (Function)
Returns the name of the previous page.
SIPVisible (Function)
Displays the keyboard.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
dDisplay (Function)
Displays the drawing in the Image control.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
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.
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....
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.