ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Creating the Form pages of a WEBDEV RAD pattern
BackgroundTaskAdd (Function)
Adds a new background task.
Installing a SOAP server with IIS
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Sending elements to Free Technical Support
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
KeyPressed (Function)
Checks which key is pressed.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
BurnerEject (Function)
Opens or closes the door of current burner.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......