ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
<Window>.FromSource (Function)
Automatically initializes the controls of a window 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....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
The Sidebar control
The Sidebar control gives access to different options......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WindowFromSource (Function)
Automatically initializes the controls of a window 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....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window 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....
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
ERR_DISCONNECTED_ERROR
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
4. Create a page in the editor...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
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....
5. Which type of server to choose?
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Programming the looper attributes
All the looper attributes can be handled by programming......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....