ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
EmailGetAll (Function)
Retrieves all the emails found on a server.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
CursorCapture (Example)
Usage example of the CursorCapture function
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
fWatchFile (Function)
Starts watching a file.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Complete (Function)
Returns a character string of a specified length.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.