ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
Creating and handling an item
The main operations that can be performed on an item are as follows......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
ListView control properties
List of properties associated with the ListView control...
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Interactive notification management functions
Constante de gestion des notifications interactives...
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.