ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1011: To access the global member of the class, use ClassName::MemberName
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
InAndroidMode (Example)
Usage example of the InAndroidMode function
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Error 803: Return and Result cannot be used in the same process
Error 1035: A class used in a structure must have a constructor without parameter...
Error 103: The type is unknown
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
Error 805: No syntax without parameter
Error 1001: The operators: and:: can only be used in the methods of classes
Error 1007: The member is global: use the: operator: to access it
Error 1009: The member of the class is private
Error 1017: The method is not global: use: to access it
Error 1018: The method is global: use the: operator: to access it
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Constants for managing Gantt charts
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
InApp constants
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.