ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT Free Technical Support
Thank you for buying one of our products......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Creating the Form pages of a WEBDEV RAD pattern
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Examples for using the OLE DB provider for HFSQL
8. If you are already familiar with WINDEV
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......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
ERR_BUTTON_EXPECTED
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Creating the Vision windows of the WINDEV RAD pattern
Test of a query
The query editor allows you to run the test of query result......
WINDEV and OPC
OPC stands for "OLE for Process Control"......