ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
GroupNext (Function)
Reads the group of contacts found after the current group in the address book of a Lotus Notes or Outlook messaging.
ExeListProcess (Function)
Returns the list of applications currently run.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
WDScript: use in command-line and console mode
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Locking data files: correspondence between WINDEV 5.5 and the later versions
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
SocketConnect (Function)
Connects a client computer to a given socket.
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Bitwise operators
The operations on binary values are performed......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
HOnError (Function)
Customizes the management of HFSQL errors.