ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiline strings
To type character strings over several lines in the code editor...
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Report and project
In most cases, a report is linked to a project......
dBorder (Function)
Draws the borders.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SysSerialNum (Function)
Returns the IMEI number of the current device.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
HCloseConnection (Function)
Closes a connection to a database.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.