ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ChangeAction (Example)
Usage example of ChangeAction
TableMode (Function)
TableMode is kept for backward compatibility.
MemSeek (Example)
Usage example of the MemSeek function
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
SIPVisible (Function)
Displays the keyboard.
SQLExec (Function)
Names and runs an SQL query.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HRegenerateFile (Function)
Regenerates a data file from its log.
Scheduler control events
The following events associated with Scheduler controls:...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
HAdd (Example)
Usage example of the HAdd function
FTPDate (Example)
Usage example of the FTPDate function
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
Height (Property)
The Height property is used to get and change the height of an element.