ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
16. Protecting access to the site: passwords
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Extracting messages added or modified since last extraction
A project was already created and translated......
HCheckStructure (Function)
Defines the mode for comparing data files.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
ContextClose (Function)
Closes a page context.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Map control properties
The following properties can be used with Map controls:...
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
OpenMobileWindow (Function)
Opens a window in a mobile application.