ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
WinInYPos (Function)
Returns the vertical position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the upper-left corner of the internal area (without border and title bar) of a window in relation to the upper-left corner of the screen.
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
WDInst: Grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Events associated with Link controls
List of events associated with Link controls...
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Items (Property)
The Items property is used to configure the different items of a full-text index.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Oracle Native Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV database schema......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
.NET Assemblies
.NET is Microsoft's software development platform......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......