ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
FinCurrentVal (Function)
Returns the current value of investment.
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).
BurnerAddFile (Function)
Adds a file to the compilation.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
Organization chart linked to a data file
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
DDEError (Function)
Returns the runtime status report of a DDE function.