ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
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......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
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.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
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.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
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.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....