ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
DnDForce (Function)
DnDForce is kept for backward compatibility.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Body Complement block
The Body complement block is linked to the Body block......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Check: Sending an email
The monitoring robot will......
Describing a problem to the Free Technical Support
zipChangePath (Example)
Usage example of the zipChangePath function
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Various WEBDEV constants
Various WEBDEV constants...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
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....
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.