ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Android and Java: call WLanguage procedures
Permet de spécifier la procédure qui sera appelée lorsque l’utilisateur effectue un clic dans un Widget iOS 14....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
DnDAccept (Example)
Usage example of the DnDAccept function
SQLFirst (Function)
Positions on the first row of the query result.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Events associated with Flex controls
List of events associated with Flex controls...
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Events associated with SilverLight control
List of events associated with SilverLight controls...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Materialized view
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
TreeExpand (Function)
Expands a node in a TreeView control.
Phone constants (Android / iOS)
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).