ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
How to develop a PHP site?
What is a PHP site?......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Using several libraries in an application
A library is a WDL file that contains all the resources......
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFSign (Function)
Applies an approval signature to an existing PDF.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
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.
Multi-project search
Performing a search in the current project is a common operation......
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).