ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Function)
Compares the content of two files bit by bit.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
HCreateMovableReplica (Function)
Creates a movable replication.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
KeyPressed (Function)
Checks which key is pressed.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Comparison operators
The comparison operators can be divided into several categories......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.