ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
5. User Groupware in practice
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Error 25: No THEN statement is associated with this IF
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HChangeKey (Example)
Usage example of the HChangeKey function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HExtractMemo (Example)
Usage example of the HExtractMemo function
Popup control properties
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Error 22: No END statement is associated with this FOR
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.