ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Video functions
List of video functions...
Hash functions
Hashing is used to summarize a file or a character string......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
HFSQL: Change of name
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<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.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
7. Window templates
...Window templates...
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.