ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Using WDDIXIO
To translate the text used in your project:...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
WDMSG license agreement
WDMSG license agreement...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
GetDefinition (Function)
Retrieves the definition of element type.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ThreadExecute (Function)
Starts the execution of a secondary thread.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.