ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
fImageSelect (Example)
Usage example of the fImageSelect function
Composite keys
A composite key is a key item containing several other items......
Other operators
The following are additional operators......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Power (Function)
Raise a number to a power.
Factorial (Function)
Returns the factorial of an integer number.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
StringReverse (Function)
Reverses the characters of a string.
iCreateFont (Function)
Creates a new print font.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Constants for managing Beacons
The following constants are used to manage Beacons:
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Contains (Function)
Allows you to check if a substring is within a string.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
XMLPath (Function)
Returns the current position in the document in XPATH format.