ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera/Video functions (prefix syntax)
Pop (Function)
Pops an element from a stack.
iPreview (Function)
Configures the print destination.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
fCreate (Function)
Creates an external file.
HModify (Example)
Usage example of the HModify function
Compilation options (chm format)
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
29. SEO in practice
Other operators
The following are additional operators......
HIndex (Function)
Rebuilds the file index (".NDX" file).
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
GetDefinition (Function)
Retrieves the definition of element type.
Execute (Function)
Starts the execution of a process through programming.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.