ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guide organization
Organization of WINDEV Concepts...
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.UpdateAccount (Function)
Updates the parameters of a WEBDEV account in a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
2. WEBDEV administrator in practice
Android Widget windows
An Android application can contain one or more Widget windows......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Error 305: The element does not exist in the window
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
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......