ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Bar code constants
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
FTPCommand (Function)
Sends a specific FTP command to a server.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HFSQL management functions
List of functions for HFSQL management...
Accessing a database via a web service
The database can be accessed via a web service......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Constants for managing emails
List of constants used by the functions for managing emails....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.