ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Format (Property)
The Format property is used to define the data format of a data file.
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
grZoom (Function)
Defines the zoom of a chart.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
fFileExist (Function)
Checks the existence of an external file.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.