ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Typing multilingual texts
For a multilingual application, you have the ability to......
Handling the report blocks through programming
Each report block is associated with different events......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Configuring the IIS 7/7.5 server
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Error 202: The method already has an access attribute (public, protected or private)
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....