ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Constants for managing contact functions
iParameterPDF (Function)
Defines the options for the generated PDF file.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
HNext (Function)
Sets the position on the next data file record according to a browse item.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...