ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
fSeek (Example)
Usage example of the fSeek function
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
OCRExtractText (Function)
Reads the text contained in an image.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Python: Native calls
WLanguage allows for native Python calls......
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Structure (Type of variable)
A structure is a custom type of data...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
ControlClone (Function)
Creates a new control from an existing control.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
OpenSister (Function)
Opens a non-modal sibling window.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.