ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Runtime log
The runtime log is the best way to identify the most used features of an application......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
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......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WDSQL, SQL querier: Overview
WDSQL is used to......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Changing sites from AWP to SEO-ready session mode
Hyper File functions available for backward compatibility
Software license agreement
WINDEV Express license agreement...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
BackgroundTaskAdd (Function)
Adds a new background task.