ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
OLE functions
List of OLE functions...
ErrorThrow (Function)
Throw a non-fatal error.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
7. HFSQL: files physically created
Automatic documentation of external components
External components must include a technical documentation......
ERR_NO_APPLICATION
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Creating nested reports
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......