ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
The Site Map control
The Site Map control allows the Web user to......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
Multiline strings
To type character strings over several lines in the code editor...
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Array management functions
List of functions for managing arrays...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.