ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
LooperInsertLine (Function)
Inserts a row into a Looper control.
ToClipboard (Function)
Writes text or image information into the system clipboard.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Managing space characters in the searches?
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Open (Function)
Opens a modal WINDEV window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Specific features of the applications for iPhone/iPad
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...