ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
zipCreate (Function)
Creates an archive.
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
fSelectDir (Function)
Opens a directory picker.
fWrite (Function)
Writes: a character string into an external file. a memory section....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
StringInsert (Function)
Inserts a string into another character string at a given position.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fDirSize (Function)
Returns the size of a directory in bytes.
ThreadExecute (Function)
Starts the execution of a secondary thread.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.