ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
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....
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....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
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.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
fWrite (Function)
Writes: a character string into an external file. a memory section....
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.
Guided tour management constants
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
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.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.