ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming the table cells
The Table controls can be handled......
HTTP functions
List of HTTP functions...
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Properties associated with a window
List of properties associated with a window...
EmailGetAll (Function)
Retrieves all the emails found on a server.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
SocketCreate (Function)
Creates a socket.
fWrite (Function)
Writes: a character string into an external file. a memory section....
MemModify (Function)
Modifies an element in a memory zone.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Classes, members, methods and properties
A class is made of......
iColumnEnd (Function)
Forces a column break in a multi-column report.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
iSkipLine (Function)
Forces one or more line break.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.