ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendMessage (Function)
Sends a Windows message to a control or to a window.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
zipExtractAll (Example)
Usage example of the zipExtractAll function
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
PostMessage (Function)
Sends a Windows message to a control or to a window.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
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).
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....
Compound statements
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
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.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
SNMP constants
List of constants used by the SNMP functions....
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.