ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
iEndReport (Function)
Forces the report print to stop.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
SQLTransaction (Example)
Usage example of the SQLTransaction function
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
TransparencyMode (Property)
The TransparencyMode property gets and sets the transparency mode of an image.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Title (Property)
The Title property is used to get and change the title of an element.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).