ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...
iPreview (Function)
Configures the print destination.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Sort (Function)
Sorts a WLanguage array.
ServiceContinue (Function)
Restarts a paused service.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SocketClose (Function)
Closes a socket or a connection to a server socket.
NetworkDisconnect (Function)
Disconnects a network drive.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
fUnlock (Function)
Entirely or partially unlocks an external file.
Date management constants
List of constants used by date management functions...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
StatSum (Function)
Calculates the sum for a series of values.
ToClipboard (Function)
Writes text or image information into the system clipboard.