ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
DnDEvent (Example)
Usage example of the DnDEvent function
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
OBEX constants
List of constants used by the OBEX functions....
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
SQLExec (Example)
Usage example of the SQLExec function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Popup window
WINDEV allows you to open windows in popup format......
AJAXExecute (Example)
Usage example of the AJAXExecute function
TableMode (Function)
TableMode is kept for backward compatibility.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fListDirectory (Example)
Usage example of the fListDirectory function