ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border of controls
One of the most important elements of control style is its border......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
EndProgram (Function)
Ends the execution of the current program.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HErrorLock (Function)
Used to check whether a lock error occurred.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Constants for managing arrays
List of constants used by the functions for array management....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gpwOpen (Function)
Opens the User Groupware login window or page.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......