ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
<Connection variable>.AddUser (Function)
Adds a user to a database.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
iParameterPDF (Example)
Usage example of the iParameterPDF function
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
grWndSize (Function)
Defines the size of the window containing the chart.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
SysWinHandle (Function)
Returns the handle of a window identified by its title.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
MDIMother (Function)
Identifies the name of the MDI parent window.
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
HandleParentNext (Function)
Forces the parent of the next window to open.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
sOpen (Example)
Usage example of the sOpen function