ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
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.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
KeyExpression (Example)
Usage example of the KeyExpression property
.NET application
To create a.NET application from a project......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<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.
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.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.