ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Looper control
A Looper control is used to repeat the controls found in a specific area......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
14. Generation modes
Generation modes...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Internal component description
The description of an internal component can opened at any time......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Serialization constants
The serialization constants are as follows:
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
HCross (Function)
Crosses a record in a data file.