ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
SocketRead (Function)
Retrieves a message sent by another socket.