ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup,...
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
MemSort (Function)
Sorts the elements found in a memory zone.
Properties associated with a report
List of properties associated with a report...
Email management functions
List of functions for managing emails...
iParameterPDF (Example)
Usage example of the iParameterPDF function
iSkipLine (Function)
Forces one or more line break.
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit...
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page...
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker...
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Global and local variable
Two types of variables are available......
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.