ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
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......
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......
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
Associating documents with the project
To describe a project in detail, you can associate documents with it......
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....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......