ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Page Footer block
The Page footer block is run at the end of each page......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Project portfolio
From version 25, you can create "project portfolios"......
5. Site test in practice
SCM file format evolutions
Four versions are available for the SCM repository......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
MenuInsertOption (Function)
Inserts a new option at a specific position.