ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
The Sidebar control
The Sidebar control gives access to different options......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
iPageEnd (Function)
Forces the move to the next page during the report print.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
WINDEV and the SOAP protocol
Help about new features: Letting users know about changes
Applications are constantly evolving......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
System constants
List of constants used by the system functions....
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
On/Off button in a window
The on/off button is a button that operates like a check box......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
The Site Map control
The Site Map control allows the Web user to......