ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
eCurrencyName (Function)
Returns the caption of a currency.
Printing in PDF format: Special cases
Specific features of print in PDF format...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Discover all the possibilities of pivot tables
WEBDEV license agreement
WEBDEV license agreement...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Managing main window menus
A main menu is necessarily associated with a window......
Running the test of the User Groupware and installing it
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....