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...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Name (Property)
The Name property is used to get the name of an element.
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
OpenMobileWindow (Function)
Opens a window in a mobile application.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Operations performed on state-transition diagrams
The following paragraphs explain......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
iPrintReport (Function)
Prints a report created with the report editor.
Handling menu options programmatically
The menu options can be handled......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Extracting messages added or modified since last extraction
A project was already created and translated......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Changing sites from AWP to SEO-ready session mode