ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
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....
Record (Type of variable)
The Record type is used to save the values of a record.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Events associated with Check Box controls
List of events associated with Check Box controls...
Looper control break properties
Several properties can be used with the breaks found in a Looper control......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
SOAPRun (Function)
Runs a procedure on a SOAP server.
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HCreateMovableReplica (Function)
Creates a movable replication.
HErrorLock (Function)
Used to check whether a lock error occurred.
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
String constants
List of constants used by string functions...
Events associated with TreeView controls
List of events associated with TreeView controls...
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.