ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The home page
The home page is the first page of your site......
Info (Function)
Displays a custom message in a system information window.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector 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....
HCopyRecord (Example)
Usage example of the HCopyRecord function
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
12. Pages in practice
Date (Type of variable)
The Date type enables you to easily handle the dates...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Assisted universal replication: specific features
Generating an application for Universal Windows 10 App