ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Miscellaneous Windows constants
List of constants used by the Windows functions....
HTMLToText (Function)
Converts an HTML string or buffer to text.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Check model
You can use check models to easily create checks...