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.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
dPoint (Example)
Usage example of the dPoint function
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Error 1021: The method of the class is not global
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.