ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
HSendMessageToClient (Function)
Displays a message on the client computers.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
NetworkConnect (Function)
Associates a drive with a shared network directory.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Error 2109: You are using the ObjectInfo function
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....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
MemCreate (Function)
Creates a memory area.