ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipNbPart (Function)
Returns the number of sub-archives (parts) of an archive in CAB, RAR, ZIP, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
zipSize (Function)
Returns the size of the archive (in ZIP, RAR, CAB, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
fRemoveDir (Function)
Deletes a directory from a disk.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
iColumnEnd (Function)
Forces a column break in a multi-column report.
The Organizer control
The Organizer control is used to display and handle organizers......
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.