ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCreate (Function)
Creates an archive.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
DnDAccept (Example)
Usage example of the DnDAccept function
XMLFind (Function)
Performs a search in an XML document.
Sharing elements with a WINDEV application
zipInfoFile (Example)
Usage example of the zipInfoFile function