ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fAttribute (Function)
Returns or modifies the attributes of a file.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
HDescribeItem (Function)
Describes a file item through programming.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
fMemExist (Function)
Checks the existence of a shared memory zone.
Reals
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.