ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Translating a text file with WDTRAD
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.