ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
SQLExec (Example)
Usage example of the SQLExec function
Creating the menus for the pages of the WEBDEV RAD pattern
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Step 5: Site parameters
Once the site installed, you can define the site connection options......