ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"?" menu
WINDEV proposes a help menu adapted to your applications......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Passing parameters
The parameters can be passed to a procedure......
Using several libraries in an application
A library is a WDL file that contains all the resources......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
GetDefinition (Function)
Retrieves the definition of element type.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dPolyline (Function)
Draws a line composed of multiple segments.