ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawText (Function)
Draws a text in an Image control.
11. External component
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
TourGuideStop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
WDMSG license agreement
WDMSG license agreement...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
The Upload control
The Upload control is used to upload files on the Web server......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
WEBDEV Application Server 2024
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Access rights to a class property
A property is a code element that includes two processes......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
AttributeSerialize (Property)
The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
WDDIXIO overview
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.