ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
PermissionRequest (Function)
Prompts the user to grant an application permission.
TwoFactorAuthenticationGenerateTOTPKey (Function)
Generates a TOTP Key for an application user.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
9. Monitor your sites, servers, etc.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
Input (Function)
Displays a message allowing the user to type an information.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
ERR_DISCONNECTED_ERROR
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.