ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
XMLAddChild (Function)
Adds a child tag into an XML document.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ServiceRestart (Function)
Restarts a service (already started).
FinNetCurrentVal (Function)
Returns the net current value of investment.
fUnlock (Example)
Usage example of the fUnlock function
Enumeration (Type of variable)
An enumeration is a set of values......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
HListFile (Example)
Usage example of the HListFile function
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HListItem (Example)
Usage example of the HListItem function
Age (Function)
Returns the age according to the date of birth.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
EmailReadLast (Example)
Usage example of the EmailReadLast function
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....