ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Check model
You can use check models to easily create checks...
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
7. Source Code Manager (SCM)
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
18. Order of execution of the code of buttons/links
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
2. Modes to install an application
ERR_NO_PAGE
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Constants for telemetry management
Constants for telemetry management...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Telemetry management functions
The following functions are used to manage the telemetry:...