ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and OPC
OPC stands for "OLE for Process Control"......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Multi-touch management functions
The following functions are used to manage the multi-touch......
grDeleteSeries (Function)
Deletes a data series from a chart.
Chart constants
List of constants used by the functions for chart management....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Using the query result
The result of a select query can be used in......
EmailGetAll (Function)
Retrieves all the emails found on a server.
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
Example for creating a select query
This help page explains how to create two select queries......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView Table control functions
List of functions for managing TreeView Table controls...
Copying controls from the page editor
The controls can be copied from the page editor......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Constants for managing character strings
List of constants used by string management functions...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
SFRead (Function)
Retrieves the Salesforce records from their identifiers.