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.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
17. TLS/SSL: Encrypting information on the Web
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
CharactType (Function)
Returns information about the type of character.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
DateDifference (Function)
Calculates the number of days between two dates.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
The Line control
A Line control is used to display a line in a page......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.