ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
HMode (Function)
Changes the mode and the method for locking data files.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
CursorDisplay (Function)
Displays or hides the mouse cursor.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.