ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
Constants for managing Map controls
Constants for managing Map controls...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
UploadStart (Function)
Starts sending the selected files into an Upload control.
HTTP server response procedure parameters
WLanguage procedure ("callback") called by HTTPSend or HTTPSendAsynchronous when the HTTP server responds.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
Input (Function)
Displays a message allowing the user to type an information.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
BurnerEject (Function)
Opens or closes the door of current burner.
SQL functions for handling spatial data
Below are the main SQL functions that can be used to handle spatial data in SQL queries......
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Open (External language)
Opens a window.