ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
LooperInsert (Function)
Inserts a row into a Looper control.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Specific features of the applications for iPhone/iPad
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
11. Controls in practice
Discover the main characteristics of the controls...
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
fShortName (Example)
Usage example of the fShortName function