ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
EmailReadNext (Example)
Usage example of the EmailReadNext function
ChronoReset (Function)
Stops and resets a running stopwatch.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Constants for managing Beacons
The following constants are used to manage Beacons:
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
MatTranspose (Function)
Calculates the transposed matrix.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.