ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
TreeCollapse (Function)
Collapses a branch previously expanded.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSendMessageToClient (Function)
Displays a message on the client computers.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
FontCreate (Function)
Creates a font definition.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
XMLChild (Function)
Positions on the first child element of current element.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Operations performed on object diagrams
The following paragraphs explain......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......