ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
EventChange (Function)
Modifies the status of an event.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
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).
The Edit control
The Edit control allows users to enter data......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
dbgEnableLog (Function)
Enables the runtime log programmatically.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Automation object
The Automation keyword is used to declare an automation object...
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
iPrintReport (External language)
Prints a report created with the report editor.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).