ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwConnectUser (Function)
Connects a user to the User Groupware.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Animating a Static control
Two methods can be used to animate a Static control......
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ColorHue (Function)
Calculates the hue of a color.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Report blocks
A printed report includes several sections......
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Private Store for mobile applications
There are two methods two deploy your applications......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).