ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cardinalities
The cardinalities are used to count the links between the files......
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HRead (Function)
Reads a record in a file according to a given record number.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
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
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
<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.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function