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...
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Clipboard management functions
List of functions for managing the clipboard...
PDFSign (Function)
Applies an approval signature to an existing PDF.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
2. Analysis in practice
grSourceSeries (Function)
Defines the source of a series.
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
TimeToString (Function)
Converts a time to a string in the specified format.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
iForceComplement (Function)
Forces the printing of a Body Complement block.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Accessibilité (Property)