ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
SQL functions: Special case
List of SQL functions: Special case...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
XMLFind (Function)
Performs a search in an XML document.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Bluetooth constants
List of constants used by the Bluetooth functions....
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....
Content (Property)
The Content property is used to get and change the content of an element.
MatMultiply (Function)
Multiplies two matrices.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
PopupAnimate (Function)
Displays a popup in a page cell.
Word Processing control events
WINDEV manages the following events by default......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Constants for object visibility
List of constants for managing the visibility of an object....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HCloseConnection (Example)
Usage example of the HCloseConenction function