ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ShellExecute (Function)
Opens a document in its associated application.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Color (Property)
The Color property is used to get and change the color of an element.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
API (Function)
Runs a function found in an external DLL.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
HTTPSendForm (Function)
Sends an HTTP form.
zipOpen (Function)
Opens an existing archive.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LDAPFind (Function)
Performs a search in an LDAP server.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
ListDelete (Example)
Usage example of the ListDelete function