ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Outstanding progress bars
Simple or symmetric progress bar?...
TableMode (Function)
TableMode is kept for backward compatibility.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Font (Type of variable)
A Font variable creates a font programmatically...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
Other operators
The following are additional operators......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Installing a SOAP server with IIS
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
WDSQL, SQL Tool: Overview
WDSQL is used to......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Flexbox control properties
WLanguage properties can be used to manipulate ......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....