ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The Wire control
The Wire control is used to visually link 2 controls......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Describing an element
A flexible modeling includes different elements linked together......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......