ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with a supercontrol
List of properties associated with a supercontrol...
Events associated with Image controls
List of events associated with Image controls...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Creating a window skin template
Installing the robot controller
The monitoring robot includes three executables......
Enumeration (Type of variable)
An enumeration is a set of values......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
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......
Warning 124: Shadowing a global variable
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....