ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
HOpenConnection (Example)
Usage example of the HOpenConnection function
TableInfoXY (Example)
Usage example of the TableInfoXY function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fCompress (Example)
Usage example of the fCompress function
fListFile (Example)
Usage example of the fListFile function
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Events associated with a Multimedia control
List of events associated with a Multimedia control...
ArraySort (Example)
Usage example of the ArraySort function
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.