ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The single-part and multi-part archives
Two types of archives are available......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Events associated with a Multimedia control
List of events associated with a Multimedia control...
fSelect (Example)
Usage example of the fSelect function
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Global and local variable
Two types of variables are available......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
RGB (Function)
Defines a color from its Red, Green and Blue components.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Installing a SOAP server with Apache
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
SocketWrite (Function)
Writes a message intended to another socket.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...