ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing parallel tasks
The computers are becoming more and more powerful......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
TableInfoXY (Example)
Usage example of the TableInfoXY function
Describing an element
A flexible modeling includes different elements linked together......
Domo constants
List of constants used by the DomoXXX functions....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Commands of the external interface
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.