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...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Input (Function)
Displays a message allowing the user to type an information.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
AWP without UI
Bootstrap, Angular, React, Vue......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......