ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
grGridlines (Function)
Displays or hides the chart gridlines.
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
EventChange (Function)
Modifies the status of an event.
Port (Property)
The Port property is used to identify and change a server connection port.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
TextToRTF (Function)
Converts text to Rich Text Format.
iPrintImage (Example)
Usage example of the iPrintImage function
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Combo Box control functions
List of functions for handling the Combo Box controls...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....