ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Type and version of Web server
The configuration diagnostic displays the following error......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Environment of the window editor
The main elements of window editor are as follows:
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Body Complement block
The Body complement block is linked to the Body block......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Events associated with Looper controls
List of events associated with Looper controls...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
NFCSendTag (Function)
Sends a NFC tag to another device.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......