ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Constants used by the scanner functions
Constants used by the scanner functions...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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.
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.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Info (Function)
Displays a custom message in a system information window.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
Record (Type of variable)
The Record type is used to save the values of a record.
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....