ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
grRaised (Function)
Used to display a chart with raised effect.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
grDeleteAll (Function)
Erases a chart and destroys this chart.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
grSourceSeries (Function)
Defines the source of a series.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
SQLSeek (Function)
Positions on the specified result row of the query.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HOut (Example)
Usage example of the HOut function
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Customizing the report viewer: Available windows
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...