ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
ColorHue (Function)
Calculates the hue of a color.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
MemSort (Function)
Sorts the elements found in a memory zone.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
Shared memory area constants
2. Examples and components provided with WEBDEV
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
WordCount (Function)
Returns the number of words in a string.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
FirstDayOfYear (Function)
Returns the date of the first day of the year.