ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
NotesReset (Function)
Creates an empty document in Lotus Notes.
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
MemModify (Function)
Modifies an element in a memory zone.
MemAdd (Function)
Adds an element to a memory area.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
GglAnalyticsAddSocialNetworkAction (Function)
Adds a social network action beside Google Analytics.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.