ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
13. Print: Reports
WINDEV reports...
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Android Widget windows
An Android application can contain one or more Widget windows......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
7. Layouts using the Flexbox control
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Query editor
The query editor is used to automatically create queries on the data files......
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WEBDEV concepts