ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Aliases on data files: HAlias
The aliases are used to handle......
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HConnect (Example)
Usage example of the HConnect function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
MyParent (Reserved word)
MyParent is used to handle...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Info (Function)
Displays a custom message in a system information window.