ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeTarget (Function)
Changes the target of a button action.
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Copying and cloning
Variables are copied using the "=" operator...
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
WEBDEV Application Server 2024
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Image control: the supported formats
The supported image formats are as follows:...
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Browser management functions
List of functions for managing browsers...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Feedback component
The Feedback component is a component provided with WINDEV......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....