ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Example)
Usage example of the dArc function
iPrintImage (Function)
Sends the image file to print to the print buffer.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
zipListFile (Function)
Returns the list of files found in an archive.
Compile (Example)
Usage example of the Compile function
The Static Text control
A Static Text control is a control used to display a static text......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
NFC constants
List of constants used by the NFC functions...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Handling TimeLine controls programmatically
A TimeLine control can be......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......