ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HDFS constants
The following constants are used by the HDFS functions:...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
grRBAddData (Function)
Adds data to a Radial Bar chart.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
grWndSize (Function)
Defines the size of the window containing the chart.
HDBIndex (Function)
Opens an xBase index file.
iPrintImage (Example)
Usage example of the iPrintImage function
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
12. Pages in practice
Multi-project search
Performing a search in the current project is a common operation......
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...