ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, database schema, ...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
HsMenu,Label (Function)
Modifies the caption of a menu option.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Body block
The Body block corresponds to the main block of the report......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The Dashboard control
Dashboards are essential elements in an application......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Start of Break block (Break header)
The Start of break block is optional......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
10. Smart controls
Smart controls...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Step 1: Configuring the print parameters
This step allows you to choose......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......