ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
Functions for managing menus (prefix syntax)
List of functions for managing menus
Menu functions
List of functions for managing menus
Referring to an element in a WLanguage event / process
The Flexbox control
Flexbox is a standard layout system for web pages......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Set of procedures
The global procedures are grouped in set of procedures......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
grExist (Function)
Checks the existence of a chart in memory.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
Creating requirements
The following steps must be performed to implement the requirements......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Automatic error handling
Error handling can be customized for each process......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Size (Property)
The Size property is used to determine and change the size of an element.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....