ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
dCopy (Function)
Copies an image to another image.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
ThreadPersistent (Function)
Makes a thread persistent.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Color (Property)
The Color property is used to get and change the color of an element.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
HDescribeConnection (Function)
Describes a new connection to an external database.
Test of a query
The query editor allows you to run the test of query result......
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
dChord (Example)
Usage example of the dChord function
dTransferToImage (Example)
Usage example of the dTransferToImage function
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
dSlice (Example)
Usage example of the dSlice function
FontStrikeOut (Property)
The FontStrikeOut property is used to determine if a text is struck through.
Variables for managing the Drag and Drop