ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
Managing main window menus
A main menu is necessarily associated with a window...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ...
Manipulating menu options programmatically
Menu options can be manipulated...
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
HSetREP (Function)
Enables or disables the management of .REP file.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Declaring and using a variable
A variable is defined by name and type......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
Size (Property)
The Size property is used to determine and change the size of an element.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Error 802: Invalid syntax for this function
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.