ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
System constants
List of constants used by the system functions....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
MDIOpen (Function)
Opens and enables an MDI child window.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
NFCSendTag (Function)
Sends a NFC tag to another device.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Using an external component in an application
A component can be reused at any time in any application......