ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

10. Internal components in practice
Events associated with Link controls
List of events associated with Link controls...
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Open (External language)
Opens a window.
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
9. Application menus
Menus are displayed in different ways......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
LINUX: ODBC database access
The native access to HFSQL Classic and Client/Server is available for WINDEV applications running in Linux ("console" applications) and for the WEBDEV websites hosted in Linux......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.