ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box 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....
Running the test of the User Groupware and installing it
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Camera functions
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Configuring an application with User Groupware
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Compatibility between external components and deployed applications
A component can evolve in many ways......
Automatic documentation of external components
External components must include a technical documentation......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
MenuExist (Function)
Indicates whether a menu option exists in a menu.