ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Header
The Header property is used to get and change a header.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
dBackground (Example)
Usage example of the dBackground function
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinOutWidth (Function)
Returns the full width of a window (including the border).
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Page Header block
The Page header block is printed on each new page......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......