ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Spare server
A "spare" server is a target server in a unidirectional automatic replication......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Crosstab report
The report editor allows you to create "Crosstab" reports......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Using the task management and the schedule
Time management is extremely important......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.