ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Constants for managing Map controls
Constants for managing Map controls...
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Configuring an application with User Groupware
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
gpwAddUser (Function)
Adds a user to the User Groupware database.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
HOpenConnection (Function)
Opens a connection to a specific database.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MatFloatAdd (Function)
Adds a value to each matrix element.
2. Projects in practice
Discover the main operations that can be performed on a project....
Menu management functions
List of functions for managing menus...
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.