ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
gpwAddUser (Function)
Adds a user to the User Groupware database.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Extern (Reserved word)
EXTERN is used to...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
FTPSize (Example)
Usage example of the FTPSize function
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
zipSize (Example)
Usage example of the zipSize function
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
Printing in PDF format: Special cases
Specific features of print in PDF format...
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
iEndReport (Function)
Forces the report print to stop.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......