ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
grParameter (Function)
Retrieves or modifies a chart parameter.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Error 19: The step of this FOR loop must be constant
Describing an element
A flexible modeling includes different elements linked together......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
JSONToVariant (Example)
Usage example of the JSONToVariant function
SourceToScreen (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 HFSL data file described in the data model editor. the values of the bound WLanguage variables....
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)....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Error 111: The Pascal string %1 is too long
14. Generation modes
Generation modes...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......