ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Handling report blocks
The different operations available on report blocks are as follows......
Compilation options
The compilation options allow you to define the help system generation settings......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
License agreement - HFSQL Client/Server
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
"About" window
The "About" window is used to display and access various information about the current application......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Different types of data (Type of variable)
A variable is defined by name and type......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
WINDEV concepts
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....