ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Document (Type of variable)
The Document type is used to handle a "docx" document.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
FTPTime (Example)
Usage example of the FTPTime function
Constants for managing Organizer controls
Constants for managing Organizer controls...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
SysMetric (Function)
Returns the resolution of a specific element.
Defining a help window template
WINDEV allows you to create help window templates......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Miscellaneous Windows constants
List of constants used by the Windows functions....
FTPDate (Example)
Usage example of the FTPDate function
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Events associated with a Spreadsheet control
HNbRec (Example)
Usage example of the HNbRec function
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.