ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a table.
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
AIDetect (Function)
Detects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI).
The home page
The home page is the first page of your site......
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Select query description window: Items used
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Report blocks
A printed report includes several sections......
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the table described programmatically.
<Source>.Track (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.