ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
LoadParameter (Function)
Reads a persistent value.
grImageSize (Function)
Defines the size of the image containing the chart.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Image (Variable type)
The Image type is used to define the advanced characteristics of an image.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Automation object
The Automation keyword is used to declare an automation object...
FTPSend (Example)
Usage example of the FTPSend function
diffApply (Function)
Applies a difference buffer to a specific buffer.
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....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
fStopCompress (Example)
Usage example of the fStopCompress function
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.