ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
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......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
SysErrorMode (Function)
Modifies the display mode of errors.
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
Compilation options (HLP format)
The OLE control
The OLE control is used to handle an OLE object......
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HCheckStructure (Function)
Defines the mode for comparing data files.
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.