ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Handling TimeLine controls programmatically
A TimeLine control can be......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Software license agreement
WINDEV Express license agreement...
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
ERR_CANNOT_RUN_EXPLORER
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
2. WEBDEV administrator in practice
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Setup of the WEBDEV Application Server for Linux
Locking data files: correspondence between WINDEV 5.5 and the later versions
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).