ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 26: No END statement is associated with this THEN
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HErrorLock (Function)
Used to check whether a lock error occurred.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
ZOrder (Example)
Usage example of the ZOrder property
xlsMsgError (Example)
Usage example of the xlsMsgError function
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....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Error 1011: To access the global member of the class, use ClassName::MemberName
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
iPreview (Example)
Usage example of the iPreview function
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.