ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Discover all the possibilities of pivot tables
Functions for managing objects (External language)
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
ERR_BAD_DLLEXE
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
HDeleteServerTrigger (Function)
Deletes a server trigger.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Simple statements
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....