ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
HTTPRequest (Function)
Starts an HTTP request on a server.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
grParameter (Function)
Retrieves or modifies a chart parameter.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for WLanguage types
List of constants for managing WLanguage types....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Events associated with Link controls
List of events associated with Link controls...
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Socket constants
List of constants used by the functions for socket management....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
ToastDisplay (Function)
Displays a "Toast" message.
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).