ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Drawing constants
List of constants used by the drawing functions....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
KeyExpression (Example)
Usage example of the KeyExpression property
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
HRead (Function)
Reads a record in a file according to a given record number.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Quality (Property)
The Quality property is used to get and set the quality level of an element.
SQLModify (Example)
Usage example of the SQLModify function
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.