ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
Drawer control properties
List of properties associated with the Drawer control...
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
7. AJAX technology
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Native Sybase Connector for WINDEV and WEBDEV 2024
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).