ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
OpenChild (Function)
Opens a non-modal child window.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc 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......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
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......
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
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......