ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAttribute (Function)
Returns or modifies the attributes of a file.
fSize (Function)
Returns the size of a file (in bytes).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Factorial (Function)
Returns the factorial of an integer number.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
WordCount (Function)
Returns the number of words in a string.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
fExeDir (Function)
Returns the directory from which the execution is started.
fDirSize (Function)
Returns the size of a directory in bytes.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
ThreadState (Function)
Returns the current status of a thread.
ExeGetPID (Function)
Returns information about the current process.
SysXRes (Function)
Returns the horizontal screen resolution.
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
SysYRes (Function)
Returns the vertical screen resolution.
SysDir (Function)
Returns the path of a system directory.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min