ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: element types and number of elements.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
RGB (Function)
Defines a color from its Red, Green and Blue components.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.