ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
zipAddFileList (Function)
Automatically adds and compresses a list of files into a ZIP, CAB, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
StringInsert (Function)
Inserts a string into another character string at a given position.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Facebook functions
List of Facebook functions...
ControlClone (Function)
Creates a new control from an existing control.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Installing the monitor
The monitoring robot includes three executables......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).