ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description (Property)
The Description property is used to get and change the description of an element.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HReadSeek (Example)
Usage example of the HReadSeek function
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Configuring an application with User Groupware
Constants for the archiving functions
List of constants used by the archiving functions....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
fSelect (Example)
Usage example of the fSelect function
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
iParameterPDF (Example)
Usage example of the iParameterPDF function
zipFindFile (Example)
Usage example of the zipFindFile function
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
FTPGet (Example)
Usage example of the FTPGet function
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
17. TLS/SSL: Encrypting information on the Web
Facebook functions
List of Facebook functions...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....