ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
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......
FTPListFile (Example)
Usage example of the FTPListFile function
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Right (Function)
Extracts the last characters from a string or string buffer.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ThreadExecute (Function)
Starts the execution of a secondary thread.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Error 30: An exception process cannot be declared inside another exception process...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Constants for external files
List of constants used by the functions for managing external files....
Constants for managing Gantt charts
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").