ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Creating help pages
A help system includes several pages......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
fShortName (Example)
Usage example of the fShortName function
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
iPrintZone (Example)
Usage example of the iPrintZone function
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Error 1015: The method of the class is protected
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......