ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Error 502: Incompatible type
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.