ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Customizing the report viewer: Available windows
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Setup mode
Several methods can be used to distribute a WINDEV application......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Image control: the supported formats
The supported image formats are as follows:...
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
HOpenConnection (Function)
Opens a connection to a specific database.