ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sound (Function)
Plays a sound in WAV format.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
zipExtractFile (Example)
Usage example of the zipExtractFile function
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
fSize (Function)
Returns the size of a file (in bytes).
HChangeConnection (Example)
Usage example of the HChangeConnection function
OpenChild (Function)
Opens a non-modal child window.
SQLConnect (Example)
Usage example of the SQLConnect function
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SocketCreate (Example)
Usage example of the SocketCreate function
HCloseConnection (Example)
Usage example of the HCloseConenction function
fOpen (Example)
Usage example of the fOpen function
TwainState (Example)
Usage example of the TwainState function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
DotNetDelegate (Example)
Usage example of the DotNetDelegate function