ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Setup on a local network (LAN)
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
fShortName (Example)
Usage example of the fShortName function
Miscellaneous Windows constants
List of constants used by the Windows functions....
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
14. Generation modes
Generation modes...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Position (Function)
Finds the position of a specified string within another string.