ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Installing the monitoring robot
The monitoring robot includes three executables......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Composite variable
A composite variable contains different types of elements (members)...
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
HExtractMemo (Example)
Usage example of the HExtractMemo function
The HTML control
The HTML control displays HTML pages or HTML code......
How to perform a full file browse?
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HMode (Function)
Changes the mode and the method for locking data files.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Find/Replace in the current project
The "Find/Replace" feature is used to......