ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
13. Debugger
Info (Function)
Displays a custom message in a system information window.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
fSeek (Example)
Usage example of the fSeek function
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
InfoBuild (Function)
Displays a custom message in a system information window.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.