ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
LOOP statement
The statement block is repeated endlessly...
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
fMemExist (Function)
Checks the existence of a shared memory zone.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
URI constants
The following constants are used by URI-specific functions:...
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
iHPos (Function)
iHPos is kept for backward compatibility.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.