ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
PageParameter (Example)
Usage example of the PageParameter function
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
dPixelColor (Example)
Usage example of the dPixelColor function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Constants used by the scanner functions
Constants used by the scanner functions...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
SocketConnect (Function)
Connects a client computer to a given socket.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
dArc (Example)
Usage example of the dArc function
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
ZOrder (Example)
Usage example of the ZOrder property
LooperAddLine (Function)
Adds a row at the end of a Looper control.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
SocketRead (Function)
Retrieves a message sent by another socket.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......