ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFile (Function)
Describes a data file programmatically.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
User report editor (Reports & Queries)
A report provides a custom view of data......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
SysInstance (Function)
Returns the instance of a module.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Different types of data (Type of variable)
A variable is defined by name and type......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
fTime (Example)
Usage example of the fTime function
HTTPRequest (Example)
Usage example of the HTTPRequest function
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
HCopyRecord (Example)
Usage example of the HCopyRecord function
How to open a window?
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....