ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
TimeToString (Function)
Converts a time to a string in the specified format.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
8. 10 tips for better interfaces...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
TimePicker (Function)
Opens the system time picker.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
TimeToInteger (Function)
Converts a time to an integer.