ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Environment of the report editor
Environment of the report editor...
HNext (Function)
Sets the position on the next data file record according to a browse item.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Android Widget windows
An Android application can contain one or more Widget windows......
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
MemFound (Function)
Checks whether the sought element was found.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
SocketRead (Function)
Retrieves a message sent by another socket.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Events associated with Table controls
List of events associated with Table controls...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
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......
OBEX constants
List of constants used by the OBEX functions....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
"?" menu
WINDEV proposes a help menu adapted to your applications......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.