ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
Composite variable
A composite variable contains different types of elements (members)...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Font management properties
List of font management properties...
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
MemDeleteAll (Function)
Clears and deletes a memory area.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HInfoGroup (Function)
Returns information about the specified group of users.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
MemSetPosition (Function)
Positions the memory area on an element.