ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fFileExist (Function)
Checks the existence of an external file.
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)....
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.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
CameraConfigure (Function)
Allows you to configure the video capture driver.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
VideoConfigure (Function)
Allows you to configure the video capture driver.