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.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
CurrentMonth (Function)
Returns the number of the current month.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HExecuteProcedure (Function)
Runs a stored procedure.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
First project window
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
UUDecode (Function)
Decodes a character string in UUEncode format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
MyParent (Reserved word)
MyParent is used to handle...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
fExeDir (Function)
Returns the directory from which the execution is started.
HState (Function)
Used to find out the state of a record.