ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
Assisted universal replication: specific features
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
INIRead (Example)
Usage example of the INIRead function
grTitle (Function)
Modifies the caption and/or position of the chart title....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
12. Retrieving data from a site
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
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.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....