ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
zipExtractPath (Function)
Returns the path of a file found in the archive.
StringReverse (Function)
Reverses the characters of a string.
CharactType (Function)
Returns information about the type of character.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Count (Property)
The Count property returns the number of elements in a given set.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iDestination (Function)
Configures the print destination.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HRecNum (Example)
Usage example of the HRecNum function
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
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....
sEvent (Function)
Branches an event on a serial port.
zipDeleteFile (Function)
Deletes a file from an archive.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
HModify (Example)
Usage example of the HModify function
HTTPSendForm (Function)
Sends an HTTP form.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....