ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetOpenRemoteAccess (Function)
Establishes a remote connection.
Environment of the window editor
The main elements of window editor are as follows:
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
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......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
HLinkMemo (Example)
Usage example of the HLinkMemo function
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SQLSeek (Function)
Positions on the specified result row of the query.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
grPrint (Function)
Prints a chart.
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.