ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
1. Examples provided with WINDEV Mobile
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
User Groupware files
Two categories of data files are managed......
SQLExec (Function)
Names and runs an SQL query.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ThreadPersistent (Function)
Makes a thread persistent.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
10. Page templates
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
List of operators
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....