ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
NextTitle (Function)
Modifies the title of next window to open.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
EnumElement (Example)
Usage example of the EnumElement function
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
9. Types of standard controls
Types of standard controls...
WebSocket functions
List of functions specific to WebSocket servers...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
SessionRequestedPage (Function)
Returns the name of the page requested at the start of the session.
PageDisplay (Function)
Displays a web page in the user's browser....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......