ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToXML (Function)
Converts an ANSI string to an XML string.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
fDirectoryExist (Function)
Checks the existence of a directory.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Complete (Function)
Returns a character string of a specified length.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Defining a help window template
WINDEV allows you to create help window templates......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
Constants used by the functions for managing Tab controls
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Constants for managing the Image Editor control
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Constants for managing images in websites