ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border management constants
List of constants used by the border management functions....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Image control in a page
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....