ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
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.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
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......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
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......
How to develop a PHP site?
What is a PHP site?......
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Error 802: Invalid syntax for this function