ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
DDEError (Function)
Returns the runtime status report of a DDE function.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Attribute (Property)
The Attribute property is used to manage attributes.
HLogRestart (Function)
Restarts the logging process on a file.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Looper constants
List of constants used by the functions for managing looper controls....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
GglUploadDocument (Function)
Uploads a document to the Google server.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
FolderData (Function)
FolderData is kept for backward compatibility.