ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLock (Function)
Entirely or partially locks an external file.
fMemExist (Function)
Checks the existence of a shared memory zone.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
grGetData (Function)
Retrieves a data from a chart.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
fWrite (Function)
Writes: a character string into an external file. a memory section....
BackgroundTaskAdd (Function)
Adds a new background task.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
fSeparator (Function)
Returns a file path with normalized separators.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Warning (Function)
Displays a custom message in a system warning window.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
dbgInfo (Function)
Returns a debug information.
Min (Function)
Returns the lowest value.