ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
OpenChild (Function)
Opens a non-modal child window.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.Copy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
dCopy (Function)
Copies an image to another image.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
ServiceUninstall (Function)
Uninstalls a service.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Configuring the setup program
Two tools can be used to create a setup program......