ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAddData (Function)
Adds a data into a chart.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....