ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessibilité (Property)
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
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....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
ComponentLocate (Function)
Specifies the access path to an external component of project.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Constants for managing Map controls
Constants for managing Map controls...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Constants for managing the registry
List of constants used by the registry management functions....
HTTP functions
List of HTTP functions...
Input (Function)
Displays a message allowing the user to type an information.