ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Sort the data displayed in your tables in one click
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Compilation options (HLP format)
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
ERR_DISCONNECTED_RELOG
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Recompiling the project
The project compilation is a process used to......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
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......