ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
WEBDEV license agreement
WEBDEV license agreement...
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
3. Site development life cycle
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
13. Types of standard controls
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......