ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Static control properties
List of properties associated with a Static control...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
ServiceRestart (Function)
Restarts a service (already started).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Version (Property)
The Version property is used to get and change the version of an element.
SysSpace (Function)
Returns the physical memory space for the current computer.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Events associated with Flex controls
List of events associated with Flex controls...
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Date
The Date keyword can correspond to...