ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Constants for managing contact functions
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
HOnError (Function)
Customizes the management of HFSQL errors.