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).
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
DDEString (Function)
Returns the information retrieved by DDERetrieve.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WDINT setup
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
XMLSave (Function)
Saves an XML document in a file.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.