ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic calculations in a Table control (AAF)
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Overview
Overview of the different operators...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
WDDeploy features
WDDeploy can be used to......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.