ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of dynamic Active WEBDEV Pages
Specific features of the Express version
Constants for managing videos
List of constants used by the functions for video management....
Animating a Static control
Two methods can be used to animate a Static control......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
CameraConfigure (Function)
Allows you to configure the video capture driver.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
VideoConfigure (Function)
Allows you to configure the video capture driver.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
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....
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Type and version of Web server
The configuration diagnostic displays the following error......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling report blocks
The different operations available on report blocks are as follows......
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Creating a select query
A select query (corresponding SQL statement......
Project description: Project tab
The project description window allows you to configure various elements of your project......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.