ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
DateDifference (Function)
Calculates the number of days between two dates.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Popup control properties
Peeling Corner control properties
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.