ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Document (Type of variable)
The Document type is used to handle a "docx" document.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
iPrintBlock (Function)
Forces a report block to print.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
EXE constants
List of constants used by the functions for managing executables....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<Chart>.Print (Function)
Prints a chart.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
fShortName (Function)
Returns the short name of a file or directory.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Events associated with Static controls
List of events associated with Static controls...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Color (Property)
The Color property is used to get and change the color of an element.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
Events associated with formatted display controls
List of events associated with formatted display controls...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....