ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Pop (Function)
Pops an element from a stack.
FolderData (Function)
FolderData is kept for backward compatibility.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Commands of the external interface
Associative array (Type of variable)
An associative array is an "advanced" type of array...
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
<Array>.Reduce (Function)
Applies a computation to each element of an array.
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.