ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Radio Button control properties
List of properties associated with a Radio Button control...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.