ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsColumnType (Example)
Usage example of the xlsColumnType function
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
TableInfoXY (Example)
Usage example of the TableInfoXY function
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
fUnlock (Example)
Usage example of the fUnlock function
zipAddFile (Example)
Usage example of the zipAddFile function
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HPrevious (Function)
Positions on the previous file record according to a browse item.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Extracting messages added or modified since last extraction
A project was already created and translated......