ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Events associated with the project
List of events associated with the project...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Events associated with a Gantt Chart column
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
grOrientation (Function)
Modifies the orientation of chart axes.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Value (Property)
The Value property is used to get and change the value of an element.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Composite keys
A composite key is a key item containing several other items......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min