ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URI constants
The following constants are used by URI-specific functions:...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
ServiceWait (Function)
Pauses the current service during the specified duration.
Info (Function)
Displays a custom message in a system information window.
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
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).
zipExtractPath (Example)
Usage example of the zipExtractPath function
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Constants for managing projects
List of constants used by the functions for managing projects....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
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)....
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
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......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.