ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
ExeRemoteRun (Function)
Starts running a remote program from the current application.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
PageDisplay (Function)
Displays a web page in the user's browser....
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Carousel control
The Carousel control is used to display an animated menu made of images......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
IFrame control
IFrame is an HTML concept......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Constants for the Exif functions
List of constants used by the Exif functions....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...