ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
FTPGet (Example)
Usage example of the FTPGet function
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
SchedulerBackgroundColor (Function)
Defines a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Query editor: Characteristics
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Warning 12: The label is unused
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.