ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Compilation options (chm format)
The home page
The home page is the first page of your site......
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
fCurrentDir (Function)
Identifies or modifies the current directory.
FinNetCurrentVal (Function)
Returns the net current value of investment.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
HToItem (Function)
Assigns the specified value to an item of the current record.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.