ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date (Type of variable)
The Date type enables you to easily handle the dates...
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 home page
The home page is the first page of your site......
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
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
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
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
grTitle (Function)
Modifies the caption and/or position of the chart title....
11. Table/Looper controls
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.