ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
zipExtractAll (Example)
Usage example of the zipExtractAll function
Using the query result
The result of a select query can be used in......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Find/Replace in the current project
The "Find/Replace" feature is used to......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SendMessage (Function)
Sends a Windows message to a control or to a window.
2. User-friendly editors in practice
User-friendly editors in practice...
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.