ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
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......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Handling TimeLine controls programmatically
A TimeLine control can be......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Types of Edit controls
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Edit options of a report
The report editor allows you to......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
.NET application
To create a.NET application from a project......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Google Contacts management functions
List of functions for managing Google contacts...
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Constants for managing the modification of windows by the user