ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV website?...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
2. UML models
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Android Control Center
Do you know where to find your application log files?...
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
GraduationYSecondary (Property)
The Property GraduationYSecondaire allows you to know the step of the graduation on the secondary Y axis.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
dCopy (Function)
Copies an image to another image.
<Image variable>.Copy (Function)
Copies an image to another image.
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....
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Functions for managing images
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....