ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramSave (Function)
Saves a diagram as a "diag" file.
ChangeTarget (Function)
Changes the target of a button action.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
EndProgram (Function)
Ends the execution of the current program.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
fClose (Function)
Closes an external file.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
DateDifference (Function)
Calculates the number of days between two dates.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Sum (Function)
Calculates the sum of the array elements.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Animating a Static control
Two methods can be used to animate a Static control......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.