ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Window controls
Several types of controls can be used in a window, ......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Creating a window skin template
Index (Property)
The Index property is used to get the index of an element.
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV 2024 Tutorial
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
CurrentWin (Function)
Identifies the window currently in edit.
WinStatus (Function)
Identifies or modifies the window status.
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......
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
SysWinTitle (Function)
Returns the title of the window.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
SMSReset (Function)
Resets all variables of SMS structure.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......