ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modified (Property)
The Modified property lets you know if an element has been modified.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
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....
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....
HRead (Function)
Reads a record in a file according to a given record number.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
18. Order of execution of the code of buttons/links
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
Group (Property)
The Group property is used to identify and change groups of elements.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
FontCreate (Function)
Creates a font definition.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...