ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy features
WDDeploy can be used to......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
zipOpen (Example)
Usage example of the zipOpen function
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Image (Property)
The Image property gets and sets the background image of a control or block.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Creating index keywords
Index keywords allow users to easily find a help page......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
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)...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
zipOpenCAB (Example)
Usage example of the zipOpenCAB function