ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Which type of server to choose?
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Creating the executable and the setup program
The languages supported by the application are taken into account......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......