ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
fChangeSize (Function)
Resizes an external file.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
LooperSelectPlus (Function)
Selects a row in a Looper control.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....