ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
xlsVersion (Function)
Returns the Excel version that was used to save the file.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Local procedure
Two types of procedures are available......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
The different types of windows
The following types of windows can be created in a WINDEV application......
End of break block
The End of break block is optional......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
The Looper control
A Looper control is used to repeat the controls found in a specific area......