ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
SIPVisible (Function)
Displays the keyboard.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
Error 1008: The member of the class is protected
Error 1009: The member of the class is private
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
JSONToVariant (Example)
Usage example of the JSONToVariant function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.