ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
9. Overlaying controls
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Socket constants
List of constants used by the functions for socket management....
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Open (External language)
Opens a window.
Google Contacts management functions
List of functions for managing Google contacts...
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Euro constants
List of constants used by the functions for managing the Euro....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.