ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAlias (Example)
Usage example of the HAlias function
zipExtractAll (Example)
Usage example of the zipExtractAll function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
dCopyImage (Example)
Usage example of the dCopyImage function
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
LDAPRenameAttribute (Function)
Renames an attribute.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
1. Examples provided with WINDEV Mobile
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Programming the looper attributes
All the looper attributes can be handled by programming......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
fFileName (Function)
Returns the name of an external file that is currently opened.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....