ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
DDEError (Function)
Returns the runtime status report of a DDE function.
IsOdd (Function)
Identifies an odd number.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
TextToXML (Function)
Converts an ANSI string to an XML string.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
Map control properties
The following properties can be used with Map controls:...
Page Header block
The Page header block is printed on each new page......
Properties associated with the options of a Switch control
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
The Organizer control
The Organizer control is used to display and handle organizers......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
IsEven (Function)
Identifies an even number.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......