ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Replication: The different types
The data replication is a powerful feature......
Programming an indexed control
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Extracting messages added or modified since last extraction
A project was already created and translated......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
2. User-friendly editors in practice
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....