ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
The planes in WEBDEV
The planes are used to group the controls of an element......
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Character strings
WLanguage supports different types of strings....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).