ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Sharing elements with a WINDEV application
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.