ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Windows Scheduler management functions
List of functions for managing the scheduler...
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Error 404: The file for HFSQL browse cannot be an expression of this type
3. Application development cycle
Development cycle of a WINDEV application....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
5. HFSQL Client/Server
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Error 2: Incomplete line
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....