ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
How to save and retrieve an image in a binary memo
Border (Type of variable)
The Border type is used to handle a border through programming...
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
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...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.