ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Code history
The code history is used to......
gpwOpen (Function)
Opens the User Groupware login window or page.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Page templates
WEBDEV allows you to create page templates......
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
<Window>.Iconize (Function)
Minimizes a WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
WinChangeAlias (Function)
Modifies the alias of a window.
WidgetDisplay (Function)
Refreshes a widget window.