ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Thread execution
At runtime, an application runs in a main thread......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
The "Code hashtags" pane
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
7. Multilingual sites in practice