ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
MyParent (Reserved word)
MyParent is used to handle...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
List,Add (External language)
Adds an element to a Combo Box or List Box control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
iFont (Function)
Selects the default font.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
HDFS functions
The following functions are used to manage files on a HDFS system......
HChangeKey (Example)
Usage example of the HChangeKey function