ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Compilation options (chm format)
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
UploadStart (Function)
Starts sending the selected files into an Upload control.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
dbgEnableLog (Function)
Enables the runtime log programmatically.
DDESend (Function)
Sends a data to the program connected via DDE.
zipListFile (Function)
Returns the list of files found in an archive.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
fEncrypt (Example)
Usage example of the fEncrypt function
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
iReportPrintingStatus (Function)
Returns the status of the current print.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HOpenConnection (Function)
Opens a connection to a specific database.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....