ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
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....
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
ERR_NO_PROJECT
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
2. Examples and components provided with WEBDEV
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
List,Select,? (External language)
Returns the element selected in the list.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.