ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
28. Site SEO
Project description: Project tab
The project description window allows you to configure various elements of your project......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Creating links
Links help users navigate the help system......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Seek (Function)
Searches for the index of an element in a WLanguage array.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Creating the Relation pages of a WEBDEV RAD pattern
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.