ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Events associated with Java Applet controls
List of events associated with Java Applet controls...
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
USB constants
List of constants used by the USB functions....
HTTPSendForm (Function)
Sends an HTTP form.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
DDEError (Function)
Returns the runtime status report of a DDE function.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HSetLog (Function)
Enables or disables log management on a file.
LDAP constants
List of constants used by the LDAP functions....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
The Line control
A Line control is used to display a line in a page......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
Extern (Reserved word)
EXTERN is used to...