ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
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.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
Guide organization
Organization of WINDEV Concepts...
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
12. Pages in practice
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
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......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
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....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......