ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
WINDEV applications for Linux: Specific features
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
Environment of the project editor
The main elements of the project editor are as follows:
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Copying controls from the report editor
The controls can be copied from the report editor......
How to open a window?
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
AAF: Context menu of Image controls
A context menu is available for Image controls......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Events associated with pages
List of events associated with pages...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Specific features of the applications for iPhone/iPad
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....