ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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)....
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
List of extension attributes
The list of extension attributes ......
GPSGetPosition (Function)
Retrieves information about the current device position.
Running the test of the User Groupware and installing it
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HState (Function)
Used to find out the state of a record.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
HChangeKey (Function)
Changes the browse item.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.