ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating requirements
The following steps must be performed to implement the requirements......
fRemoveDir (Function)
Deletes a directory from a disk.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
MatFloatAdd (Function)
Adds a value to each matrix element.
Assignment of RETURN
The return value of the process currently run can be assigned...
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
InitRandom (Function)
Initializes the generator of random numbers.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
fParentDir (Function)
Returns the path of the parent directory for the specified directory.