ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Events associated with Table controls
List of events associated with Table controls...
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
MemCreate (Function)
Creates a memory area.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HTTP functions
List of HTTP functions...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
General environment of WINDEV