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...
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
DateToInteger (Function)
Converts a date to an integer.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
HAddUser (Function)
Adds a user to a database.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
DDELink (Function)
Creates a hot link with a data.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.