ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the link buttons in the windows of a WINDEV RAD pattern
Table,Select,+ (External language)
Selects an element in a Table control.
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
Handling a control through programming in a report
All report controls can be handled through programming......
2. Projects in practice
Discover the main operations that can be performed on a project....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Table,Add (External language)
Adds an element to a Table control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
XMLSign (Function)
Signs an XML document.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
WINDEV and the SOAP protocol
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...