ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Window functions
List of functions for managing windows...
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Events associated with supercontrols
List of events associated with supercontrols...
Error 2109: You are using the ObjectInfo function
Visible (Property)
The Visible property sets the visibility of an element.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
Constants for managing images in websites
Open (External language)
Opens a window.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Extracting messages added or modified since last extraction
A project was already created and translated......
Configuring an application with User Groupware
dArc (Example)
Usage example of the dArc function
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......