ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Overview of external languages
Python: Native calls
WLanguage allows for native Python calls......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
RoughHeader (Property)
The RoughHeader is used to get the header returned with the response.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Events associated with Flash controls
List of events associated with Flash controls...
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Summary table: Managing the application directories according to the platform
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Error 121: Shadowing a structure
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Error 530: The -- operator is not allowed
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.