ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
grParameter (Function)
Retrieves or modifies a chart parameter.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
dPen (Example)
Usage example of the dPen function
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Aliases on data files: HAlias
The aliases are used to handle......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
ActionRedo (Function)
Runs the last action canceled.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Time (Type of variable)
The Time type is used to easily handle the times...
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Handling the report blocks through programming
Each report block is associated with different events......
grLegend (Function)
Indicates the presence and position of legend in a chart.