ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
fCopyFile (Example)
Usage example of the fCopyFile function
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
apExecute (Function)
Runs an action plan.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
zipOpen (Function)
Opens an existing archive.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.