ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
CurrentWin (Function)
Identifies the window currently in edit.
grParameter (Function)
Retrieves or modifies a chart parameter.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
HCheckStructure (Function)
Defines the mode for comparing data files.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Multiline strings
To type character strings over several lines in the code editor...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.