ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Comparison operators
The comparison operators can be divided into several categories......
NextTitle (Function)
Modifies the title of next window to open.
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.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
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.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
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.