ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing a problem to the Free Technical Support
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
ServicePause (Function)
Pauses a service.
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
<Image>.Copy (Function)
Copies an image to another image.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
Composite chart
A composite chart is a chart that displays several types of charts......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ServiceContinue (Function)
Restarts a paused service.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.