ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST web service function is completed.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Apply (Function)
Executes a procedure for each element of a WLanguage array.
CreateShortcut (Example)
Usage example of the CreateShortcut function
dStraighten (Function)
Transforms an image by applying perspective correction.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
CertificateList (Function)
Returns the list of certificates available on the computer.