ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
ToastDisplay (Function)
Displays a "Toast" message.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
CertificateSignString (Function)
Creates the signature of a character string.
grDeleteAll (Function)
Erases a chart and destroys this chart.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
CursorDisplay (Function)
Displays or hides the mouse cursor.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Variable scope
Variables can be declared anywhere in the code....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
String (Variable type)
The String type is used to manipulate strings......
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).