ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Sound
The Sound keyword can correspond to: the Sound function, which is used to play Wav audio files. the Sound property....
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Glossary
The glossary lists all the abbreviations used in the code editor......
MemSeek (Example)
Usage example of the MemSeek function
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
iWindowCancel (Function)
Configures the print cancel window..
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.