ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HState (Example)
Usage example of the HState function
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
xlsColumnType (Example)
Usage example of the xlsColumnType function
DnDCursor (Example)
Usage example of the DnDCursor function
HCreation (Example)
Usage example of the HCreation function
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HTTPRequest (Function)
Starts an HTTP request on a server.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Events associated with Table controls
List of events associated with Table controls...
DnDEvent (Example)
Usage example of the DnDEvent function
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
dText (Example)
Usage example of the dText function
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
dFont (Example)
Usage example of the dFont function
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFileExist (Example)
Usage example of the HFileExist function
dLine (Example)
Usage example of the dLine function
ServiceWait (Function)
Pauses the current service during the specified duration.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
SQLTransaction (Example)
Usage example of the SQLTransaction function
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HDescribeItem (Example)
Usage example of the HDescribeItem function
dRectangle (Example)
Usage example of the dRectangle function
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......