ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
SQLConnect (Example)
Usage example of the SQLConnect function
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Constants for sound management
List of constants used by the functions for sound management....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HReadSeek (Example)
Usage example of the HReadSeek function
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
DDEConnect (Example)
Usage example of the DDEConnect function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
Comment (Property)
The Comment property is used to manage comments.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
FTPTime (Example)
Usage example of the FTPTime function