ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Space (External language)
Fills the content of WdString with space characters on the right.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
SysSpace (Function)
Returns the physical memory space for the current computer.
<Array>.AllTrue (Function)
Returns True if all the elements of an array are True.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Error 1044: The class is already derived from this class
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
<websocketClient variable>.Execute (Function)
Executes a global procedure in the context of a client connected to the WebSocket server.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.