ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Operations performed on class diagrams
The following paragraphs explain......
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Phone constants (Android / iOS)
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
HErrorLock (Function)
Used to check whether a lock error occurred.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
FTPSend (Example)
Usage example of the FTPSend function
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).