ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Referring to an element in a WLanguage event / process
Creating the Relation pages of a WEBDEV RAD pattern
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
NextTitle (Function)
Modifies the title of next window to open.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .