ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF...
Resizing a window (AAF)
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ERR_NO_DLLEXE
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Managing the styles
The help editor allows you to define styles of paragraphs......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile...
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Items (Property)
The Items property is used to configure the different items of a full-text index.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.