ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Constants for the archiving functions
List of constants used by the archiving functions....
List of reserved words
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
HModifyStructure (Example)
Usage example of the HModifyStructure function
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
SaaSAdminAddUser (Function)
Adds a SaaS user.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
AJAXExecute (Example)
Usage example of the AJAXExecute function
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
ContactAdd (Example)
Usage example of the ContactAdd function
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Seek (Function)
Searches for the index of an element in a WLanguage array.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
Record (Type of variable)
The Record type is used to save the values of a record.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......