ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Applet control properties
List of properties associated with the Applet control...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
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......
PageVisible (Function)
Indicates whether the page is visible to the user.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
gpwMode (Function)
Returns the runtime mode of the User Groupware.
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.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
9. Monitor your sites, servers, etc.
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.
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
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......
Input (Function)
Displays a message allowing the user to type an information.
ERR_DISCONNECTED_ERROR
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.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....