ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iDestination (Function)
Configures the print destination.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
HCloseConnection (Function)
Closes a connection to a database.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
grExist (Function)
Checks the existence of a chart in memory.
Generating the RAD pattern
To generate a RAD pattern:...
HMergeView (Example)
Usage example of the HMergeView function
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.