ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbRow (Example)
Usage example of the xlsNbRow function
fWriteLine (Example)
Usage example of the fWriteLine function
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
Type (Example)
Usage example of the Type property
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
BrowserRunApp (Function)
Opens the default Web browser of the current device.
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
ThreadState (Function)
Returns the current status of a thread.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.