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.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Automatic documentation of external components
External components must include a technical documentation......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Time management help
Time management is extremely important......
ERR_BAD_FILE
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...