ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
9. Generation modes
WINDEV Mobile includes different types of generation......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
14. Generation modes
Generation modes...
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
WDScript: use in command-line and console mode
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
5. Deploying a dynamic site (Session or AWP) in practice