ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
The Clickable Image control
The Clickable Image control can be used to......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
HFSQL Client/Server: Configuring the data files on the server
20. Control templates
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Print constants
List of constants used by the print functions....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Note (Property)
The Note property is used to get and change a text associated with an element.
History of versions
The history of setup versions is an advanced feature of the network setup......
Copying controls from the report editor
The controls can be copied from the report editor......
Merging differences (SCM)