ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
OCR constants
Adds a language to the native OCR system....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
The Organizer control
The Organizer control is used to display and handle organizers......