ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
ErrorThrow (Function)
Throw a non-fatal error.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
8. Sharing a project in practice
5. The following files are automatically created
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
iPrintBlock (Function)
Forces a report block to print.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Comparison operators
The comparison operators can be divided into several categories......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......