ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
NetworkUser (Function)
Identifies the name of the connected user.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
EmailGetAll (Function)
Retrieves all the emails found on a server.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Creating nested reports
Programming custom calculations in Table controls
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.