ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
ControlClone (Function)
Creates a new control from an existing control.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
IntegerPart (Function)
Returns the integer part of a number.
DocSave (Function)
Saves a document as a "docx" file.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
DecimalPart (Function)
Returns the decimal part of a number.
Movable (Property)
The Movable property is used to define if an element can be moved.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
MCI functions
List of MCI functions...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......