ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
GglUploadDocument (Function)
Uploads a document to the Google server.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Conversion (Function)
Converts a value from a unit to another one.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
The Multimedia control
The Multimedia control is used to play multimedia files......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
HDescribeConnection (Function)
Describes a new connection to an external database.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Constants for managing Map controls
Constants for managing Map controls...