ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications...
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
fRename (Function)
Modifies the name of a file.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static...
MyPage (Reserved word)
MyPage is used to handle the current page...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific...
MemFound (Function)
Checks whether the sought element was found.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Materialized view
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Code history
The code history is used to......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values...
13. External component in practice
External component in practice...
12. External component in practice
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations...
Automation object
The Automation keyword is used to declare an automation object...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.