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.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Help editor options
The options of the help editor ("Display......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Binding a Repositionable Note control to an item
Constants for managing the modification of windows by the user
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
HFSQL Client/Server: Configuring the server
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Operations performed on object diagrams
The following paragraphs explain......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Operations performed on collaboration diagrams
The following paragraphs explain......
Operations performed on sequence diagrams
The following paragraphs explain......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Operations performed on activity diagrams
The following paragraphs explain......
The OLE control
The OLE control is used to handle an OLE object......
19. Sending emails
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).