ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Replication management functions
Three types of replication are proposed......
3. Debugger
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
Automatic documentation of external components
External components must include a technical documentation......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
ReplicSynchro: Use
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
Error 1014: The access to the member of the class is restricted by a private inheritance
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.