ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Native MySQL Connector - License Agreement
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with a Spreadsheet control
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.