ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
WidgetDisplay (Function)
Refreshes a widget window.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
WEBDEV Application Server administration constants
Usage example of the DnDCursor function...
Environment of the query editor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
iPrintImage (Function)
Sends the image file to print to the print buffer.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.