ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
15. Cookies: information stored on the end user's computer
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDLog: Presentation
The different operations that can be performed with WDLog are as follows......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
19. Upload: Sending files to the server
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
1
3
4
5
6
7
356
>