ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Query editor: Characteristics
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HTTPRequest (Example)
Usage example of the HTTPRequest function
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the context menu. in a Scheduler control, whether an appointment was created via the context menu....
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.
FTPAttribute (Example)
Usage example of the FTPAttribute function
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
OrgElement (Variable type)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
NetworkDisconnect (Function)
Disconnects a network drive.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......