ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Error (Function)
Displays a custom error message in a system error window.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Creating help pages
A help system includes several pages......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
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....
The Clickable Image control
The Clickable Image control can be used to......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Creating the Relation windows of a WINDEV RAD pattern
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Bitwise operators
The operations on binary values are performed......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......