ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dLine (Example)
Usage example of the dLine function
DnDEvent (Example)
Usage example of the DnDEvent function
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
HState (Example)
Usage example of the HState function
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Size (Example)
Usage example of the Size property
HTTPRequest (Function)
Starts an HTTP request on a server.
Events associated with Table controls
List of events associated with Table controls...
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
dFont (Example)
Usage example of the dFont function
HFileExist (Example)
Usage example of the HFileExist function
UploadStart (Function)
Starts sending the selected files into an Upload control.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
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)....
SQLTransaction (Example)
Usage example of the SQLTransaction function
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HDescribeItem (Example)
Usage example of the HDescribeItem function
dRectangle (Example)
Usage example of the dRectangle function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....